gitea actions ng32
This commit is contained in:
@@ -253,7 +253,7 @@ jobs:
|
||||
git add metadata.txt changelog.txt
|
||||
git commit -m "Release $VERSION"
|
||||
|
||||
git push origin "$CHANNEL"
|
||||
git -c http.extraheader="AUTHORIZATION: bearer $RELEASE_TOKEN" push origin HEAD:"$CHANNEL"
|
||||
env:
|
||||
CHANNEL: ${{ steps.daten.outputs.channel }}
|
||||
VERSION: ${{ steps.daten.outputs.version }}
|
||||
|
||||
Reference in New Issue
Block a user