Skip to content

Commit

Permalink
chore: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DenverCoder1 authored May 1, 2022
1 parent 768919b commit f1a31f5
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 @@ -18,7 +18,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/doxygen-github-pages-action@v1
- uses: DenverCoder1/doxygen-github-pages-action@v1.1.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
```
Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/doxygen-github-pages-action@v1
- uses: DenverCoder1/doxygen-github-pages-action@v1.1.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
Expand Down

0 comments on commit f1a31f5

Please sign in to comment.