mirror of
https://github.com/puppetlabs/vmpooler-dns-gcp.git
synced 2026-01-26 02:58:42 -05:00
Fix missing param in auto_release_prep
This commit is contained in:
parent
c7191da3d4
commit
0960eaa2c4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/auto_release_prep.yml
vendored
1
.github/workflows/auto_release_prep.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue