mirror of
https://code.forgejo.org/actions/go-versions
synced 2025-06-08 19:48:21 +02:00
removed comment
This commit is contained in:
parent
b060b66e67
commit
d15dc09dce
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-go-packages.yml
vendored
2
.github/workflows/build-go-packages.yml
vendored
|
@ -129,7 +129,7 @@ jobs:
|
|||
publish_release:
|
||||
name: Publish release
|
||||
if: github.event.inputs.PUBLISH_RELEASES == 'true'
|
||||
# needs: test_go
|
||||
needs: test_go
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue