.gitea/workflows/release-lte-mod.yml aktualisiert
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
- name: Create Release
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITEA_TOKEN: ${{ secrets.REPO_TOKEN }}
|
||||
run: |
|
||||
# Create the release using Gitea API
|
||||
curl -X POST \
|
||||
|
||||
Reference in New Issue
Block a user