Skip to content

Commit

Permalink
Merge pull request #19 from SHANG-TING/docs/update-readme
Browse files Browse the repository at this point in the history
docs: Update version information
  • Loading branch information
cmgriffing authored Nov 27, 2023
2 parents 6f4e6f7 + 1d2b405 commit 6e04d65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: "16"
- uses: cmgriffing/scully-gh-pages-action@v9
- uses: cmgriffing/scully-gh-pages-action@v10
with:
access-token: ${{ secrets.ACCESS_TOKEN }}
```
Expand All @@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: cmgriffing/scully-gh-pages-action@v9
- uses: cmgriffing/scully-gh-pages-action@v10
with:
access-token: ${{ secrets.ACCESS_TOKEN }}
```
Expand Down

0 comments on commit 6e04d65

Please sign in to comment.