Skip to content

Commit

Permalink
Update zip_on_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Snuffy2 authored Oct 10, 2023
1 parent f914f4a commit bf374f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/zip_on_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: actions-js/push@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: 'master'
message: 'Updating to version ${{ github.ref_name }}'
- name: Create Zip
uses: thedoctor0/[email protected]
Expand Down

0 comments on commit bf374f0

Please sign in to comment.