Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
junminahn committed Jun 7, 2024
1 parent 1ae291e commit ceff62b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
echo "release" > myfolder/Release2.txt
tar -czvf myfolder.tar.gz myfolder
- name: Test
run: cat Release.txt
- name: Release
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit ceff62b

Please sign in to comment.