smal change
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
id: create_release
|
||||
uses: actions/create-release@v1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }} # This token is provided by Actions, you do not need to create your own token
|
||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }} # This token is provided by Actions, you do not need to create your own token
|
||||
with:
|
||||
tag_name: ${{ gitea.ref }}
|
||||
release_name: Release ${{ gitea.ref }}
|
||||
|
||||
Reference in New Issue
Block a user