Skip to content

Commit

Permalink
docs: fix wrong version number
Browse files Browse the repository at this point in the history
  • Loading branch information
exuanbo committed Sep 11, 2020
1 parent 3900ff7 commit 1bfef6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```yml
- uses: actions/checkout@v2
- name: Deploy
uses: exuanbo/actions-deploy-gist@v1
uses: exuanbo/actions-deploy-gist@v1.0.2
with:
token: ${{ secrets.TOKEN }}
gist_id: from_your_gist_url
Expand Down

0 comments on commit 1bfef6a

Please sign in to comment.