Update release-action.yml
This commit is contained in:
committed by
GitHub
parent
9044145a7e
commit
b9e684fdc3
@@ -306,6 +306,7 @@ jobs:
|
||||
FINAL: ${{ inputs.final }}
|
||||
with:
|
||||
retries: 3
|
||||
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||
script: |
|
||||
const { RELEASE_ID: release_id, RELEASE_NOTES, VERSION, FINAL } = process.env;
|
||||
const { owner, repo } = context.repo;
|
||||
|
||||
Reference in New Issue
Block a user