Skip to content

Commit

Permalink
Patch workflow version
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 Nov 2, 2020
1 parent a4a2571 commit 79720da
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 @@ -15,7 +15,7 @@ jobs:
- name: Make all
run: make all
- name: Upload release binaries
uses: alexellis/upload-assets@0.1.21
uses: alexellis/upload-assets@0.2.2
env:
GITHUB_TOKEN: ${{ github.token }}
with:
Expand Down

0 comments on commit 79720da

Please sign in to comment.