Skip to content

Commit

Permalink
Updated to v1.8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Wallin committed Mar 15, 2021
1 parent 9e3a235 commit 8df49e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
AC_APPID: "${{ secrets.AC_APPID }}"
AC_USERNAME: "${{ secrets.AC_USERNAME }}"
AC_PASSWORD: "${{ secrets.AC_PASSWORD }}"
- uses: "ncipollo/release-action@v1"
- uses: "ncipollo/release-action@v1.8.1"
with:
draft: "true"
artifacts: "dist/*.zip"
Expand Down

0 comments on commit 8df49e5

Please sign in to comment.