Skip to content

Commit de7084e

Browse files
Merge pull request #4 from kiarashvosough1999/kiarashvosough1999-patch-2
Update README.md
2 parents bc574e3 + b613c5a commit de7084e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ DocC Github Pages Deploy: Deploy Generated DocC Static Site To Github-Pages.
1919

2020
See [action.yml](https://github.com/kiarashvosough1999/docC-github-pages-deploy/blob/master/action.yml).
2121

22+
> Make sure to set the version to latest tag.
23+
2224
As An Example:
2325

2426
```yml
@@ -41,7 +43,7 @@ jobs:
4143

4244
steps:
4345
- name: deploy static site
44-
uses: kiarashvosough1999/docC-github-pages-deploy@added-action-steps
46+
uses: kiarashvosough1999/docC-github-pages-deploy@v1.0.0
4547
```
4648
4749
> Make Sure give access to `pages`, `contents` and `d-token`, or the action will fail to push the site into Github-Pages.

0 commit comments

Comments
 (0)