Fix missing param in auto_release_prep

This commit is contained in:
Jake Spain 2024-01-15 09:24:45 -05:00
parent c7191da3d4
commit 0960eaa2c4
No known key found for this signature in database
GPG key ID: BC1C4DA0A085E113

View file

@ -8,4 +8,5 @@ jobs:
uses: puppetlabs/release-engineering-repo-standards/.github/workflows/auto_release_prep.yml@v1 uses: puppetlabs/release-engineering-repo-standards/.github/workflows/auto_release_prep.yml@v1
secrets: inherit secrets: inherit
with: with:
project-type: ruby
version-file-path: lib/vmpooler-dns-gcp/version.rb version-file-path: lib/vmpooler-dns-gcp/version.rb