We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c1a9c commit 1cacc6dCopy full SHA for 1cacc6d
README.md
@@ -14,5 +14,7 @@ Registry dns name to GithubPage. By default is assigned by Github.
14
15
## Example
16
```yaml
17
-
+uses: saidgeek/cobalt-deploy-gh-pages
18
+with:
19
+ githubToken: ${{ secrets.GITHUBTOKEN }}
20
```
0 commit comments