Skip to content

Commit

Permalink
forgot path
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrrv committed Jun 28, 2024
1 parent c12e4fb commit 0306de1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
run: ./build.sh
shell: bash

- name: Upload Artifact
- name: Upload Artifacts
uses: actions/upload-artifact@v2
with:
name: touchpoint-wp.zip
name: touchpoint-wp.zip
path: touchpoint-wp.zip

0 comments on commit 0306de1

Please sign in to comment.