Skip to content

Commit

Permalink
ci: fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
higebu committed Sep 2, 2024
1 parent 9f61ec3 commit e690e88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .github/release-please.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
- uses: googleapis/release-please-action@v4
id: release
with:
release-type: ruby
version-file: lib/vagrant-vyos/version.rb
config-file: release-please-config.json
manifest-file: .release-please-manifest.json

- uses: actions/checkout@v4
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit e690e88

Please sign in to comment.