Skip to content

Commit

Permalink
???
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixthrush authored Nov 2, 2023
1 parent 91387e0 commit 5ee556b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ jobs:
run: cat Release.txt
- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: Release.txt

0 comments on commit 5ee556b

Please sign in to comment.