mirror of
https://github.com/coreybutler/nvm-windows.git
synced 2026-02-02 02:00:45 +08:00
update build process to prevent running release unnecessarily
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -10,6 +10,8 @@ jobs:
|
||||
build:
|
||||
runs-on: windows-latest
|
||||
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user