Skip to content

Commit

Permalink
Fixit: GH Actions deploy fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
codeblessing committed Dec 22, 2021
1 parent e093fce commit 4866cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
name: json-tools@${{ github.ref_name }}
commit: release
tag: ${{ github.sha }}
tag: ${{ github.ref_name }}

0 comments on commit 4866cc3

Please sign in to comment.