Skip to content

Commit

Permalink
Update to newer upload-assets GitHub Action
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Mar 4, 2021
1 parent 29b43c8 commit 7ff6f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Make all
run: make all
- name: Upload release binaries
uses: alexellis/upload-assets@0.2.2
uses: alexellis/upload-assets@0.3.0
env:
GITHUB_TOKEN: ${{ github.token }}
with:
Expand Down

0 comments on commit 7ff6f60

Please sign in to comment.