Compare commits
2 Commits
e503829d3a
...
a196d2706f
| Author | SHA1 | Date | |
|---|---|---|---|
| a196d2706f | |||
| 643c8a7291 |
@@ -286,7 +286,7 @@ jobs:
|
||||
|
||||
- name: Create GitHub Release
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.ghtoken }}
|
||||
GH_TOKEN: ${{ secrets.GHTOKEN }}
|
||||
run: |
|
||||
VERSION="${{ steps.version.outputs.VERSION }}"
|
||||
TAG_NAME="v${VERSION}"
|
||||
|
||||
Reference in New Issue
Block a user