ci: remove GITHUB_REF_NAME from GitHub action
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 1m53s Details

This commit is contained in:
Sven Vogel 2024-11-21 15:42:57 +01:00
parent 6572d67320
commit 588c0d897d
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ jobs:
run: echo ${{ steps.download.outputs.download-path }}
- name: Prepare Release
run: echo ${{ github.sha }} > Release.txt
- name: Release ${{ GITHUB_REF_NAME }}
- name: Release
uses: softprops/action-gh-release@v2
with:
files: |