Skip to content

Commit

Permalink
Update zip-wp-plugin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rothfahl authored Nov 13, 2024
1 parent 6690186 commit b6a9711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zip-wp-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
path: "./srf-weather-widget"

- name: Upload zip
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: 'srf-weather-widget'
path: './wp-plugin/srf-weather-widget.zip'

0 comments on commit b6a9711

Please sign in to comment.