Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xxsimoxx authored Oct 7, 2024
1 parent 5fdc56a commit 62ce1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
- name: Upload to release
uses: JasonEtco/upload-to-release@master
with:
args: cp-pepper.zip application/zip
args: src/wp-content/plugins/cp-pepper.zip application/zip
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 62ce1db

Please sign in to comment.