mirror of
https://code.forgejo.org/actions/go-versions
synced 2025-06-08 11:38:22 +02:00
fixed trigger_pr
This commit is contained in:
parent
f7ebcc07a5
commit
f473ac37b2
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
|
@ -171,7 +171,7 @@ jobs:
|
|||
|
||||
trigger_pr:
|
||||
name: Trigger Pull Request
|
||||
needs: upload_assets
|
||||
needs: publish_release
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue