Update .gitea/workflows/lightless-tag-and-release.yml
Some checks failed
Tag and Release Lightless / tag-and-release (push) Failing after 31s
Some checks failed
Tag and Release Lightless / tag-and-release (push) Failing after 31s
This commit is contained in:
@@ -122,7 +122,7 @@ jobs:
|
||||
)
|
||||
|
||||
release_id=$(echo "$response" | jq -r .id)
|
||||
echo "release_id=$release_id" >> "$GITHUB_OUTPUT"
|
||||
echo "release_id=$release_id" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Create Release (dev)
|
||||
if: github.ref == 'refs/heads/dev'
|
||||
|
||||
Reference in New Issue
Block a user