Skip to content

Commit 1bfef6a

Browse files
committed
docs: fix wrong version number
1 parent 3900ff7 commit 1bfef6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
```yml
88
- uses: actions/checkout@v2
99
- name: Deploy
10-
uses: exuanbo/actions-deploy-gist@v1
10+
uses: exuanbo/actions-deploy-gist@v1.0.2
1111
with:
1212
token: ${{ secrets.TOKEN }}
1313
gist_id: from_your_gist_url

0 commit comments

Comments
 (0)