Skip to content

Commit

Permalink
use the latest version of action-automatic-releases
Browse files Browse the repository at this point in the history
  • Loading branch information
wuuzw committed Jan 20, 2021
1 parent f296123 commit 00ec17b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -34,7 +34,7 @@ jobs:
ALIAS: ${{ secrets.ALIAS }}
KEY_PATH: key.jks
- name: Release
uses: marvinpinto/action-automatic-releases@v1.1.0
uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: "${{ secrets.TOKEN }}"
prerelease: false
Expand Down

0 comments on commit 00ec17b

Please sign in to comment.