Skip to content

Commit

Permalink
Fix yaml linting for release action (#376)
Browse files Browse the repository at this point in the history
(cherry picked from commit 1d04e15)
  • Loading branch information
nadjaheitmann authored and Manisha15 committed Nov 7, 2024
1 parent b3a5bb3 commit 0d2e3d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
package-name: foreman_fog_proxmox
bump-minor-pre-major: true
version-file: "lib/foreman_fog_proxmox/version.rb"
target-branch: ${{ github.ref_name }}
- uses: actions/checkout@v3
if: ${{ steps.release.outputs.release_created }}
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 0d2e3d5

Please sign in to comment.