Skip to content

Commit

Permalink
Use actions/upload-artifact@v2
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Jul 27, 2020
1 parent e416569 commit 3c78ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: actions/upload-artifact@master
- uses: actions/upload-artifact@v2
with:
name: stash-cli-binaries
path: bin

0 comments on commit 3c78ec5

Please sign in to comment.