mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-26 02:03:37 +01:00
Fix typo
This commit is contained in:
parent
cbdf1199ae
commit
1ee8e1bca7
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