mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-22 16:24:00 +01:00
Fix typo
This commit is contained in:
parent
434b6ddcda
commit
a679a770de
2
.github/workflows/slsa-releaser.yml
vendored
2
.github/workflows/slsa-releaser.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
id-token: write
|
||||
contents: read
|
||||
needs: args
|
||||
uses: .github/workflows/builder.yml@2b2bf8753ae8ab14332b72217daf3c2c670272b3
|
||||
uses: ./.github/workflows/builder.yml@2b2bf8753ae8ab14332b72217daf3c2c670272b3
|
||||
with:
|
||||
go-version: 1.17
|
||||
env: "VERSION_LDFLAGS:${{needs.args.outputs.ldflags}}"
|
||||
|
Loading…
Reference in New Issue
Block a user