Skip to content

Commit

Permalink
Update github release workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Xezard committed Nov 3, 2024
1 parent 07d5952 commit ed4c266
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 @@ -127,7 +127,6 @@ jobs:
cp ./assets/styles.css ./assets/styles.css ${{ env.PLUGIN_NAME }}
zip -r ${{ env.PLUGIN_NAME }}.zip ${{ env.PLUGIN_NAME }}
ls
echo "TAG_NAME=$(git tag --sort version:refname | tail -n 1)" >> $GITHUB_ENV
- name: Create Release
id: create_release
Expand Down

0 comments on commit ed4c266

Please sign in to comment.