Skip to content

Commit

Permalink
Try path instead of files for packagecloud action
Browse files Browse the repository at this point in the history
  • Loading branch information
weaver299 committed Oct 20, 2021
1 parent 0c8bba2 commit 7051109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/3x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
with:
user: brianweaver
repository: ${{ matrix.repository }}
files: |
path: |
*.deb
env:
PACKAGECLOUD_TOKEN: ${{ secrets.PACKAGECLOUD_TOKEN }}

0 comments on commit 7051109

Please sign in to comment.