Skip to content

Commit

Permalink
fix: version number not updating
Browse files Browse the repository at this point in the history
  • Loading branch information
jm33-m0 committed Jan 23, 2025
1 parent 90b7b4e commit 5732f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
release-type: go
package-name: release-please-action
extra-files: core/lib/data/def.go
extra-files: core/lib/emp3r0r_def/def.go

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

0 comments on commit 5732f25

Please sign in to comment.