Update release.yml
This commit is contained in:
parent
e8709b9e93
commit
70aa5b9596
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -98,7 +98,7 @@ jobs:
|
|||
artifacts: release-staging-${{ env.timestamp }}.zip
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
release:
|
||||
production:
|
||||
needs: [ calendar ]
|
||||
runs-on: ubuntu-latest
|
||||
environment: production
|
||||
|
|
Loading…
Reference in a new issue