Skip to content

Commit

Permalink
debug the workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
penndev committed Nov 25, 2023
1 parent 1f4ad55 commit d104c93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,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 d104c93

Please sign in to comment.