Skip to content

Commit

Permalink
Fix zip file path
Browse files Browse the repository at this point in the history
  • Loading branch information
mrx7014 authored Mar 18, 2024
1 parent de0d381 commit 3466184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webgetter_full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: softprops/action-gh-release@master
with:
files: |
/home/runner/work/webgetter_actions/webgetter_actions/*.zip
/home/runner/work/WebGetter/WebGetter/*.zip
name: Full Website Source Code
tag_name: ${{ github.run_id }}
Expand Down

0 comments on commit 3466184

Please sign in to comment.