mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-06-05 22:49:25 +00:00
fixup! feat: auto-pin Docker image version in action.yml after release (#58)
This commit is contained in:
@@ -16,5 +16,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: "1.24"
|
go-version: "1.24"
|
||||||
release-workflow: "release.yaml"
|
release-workflow: "release.yaml"
|
||||||
secrets:
|
secrets: inherit
|
||||||
pat-token: ${{ secrets.HOMEBREW_TAP_TOKEN }}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user