Skip to content

Commit

Permalink
Retry token.
Browse files Browse the repository at this point in the history
  • Loading branch information
Compton-US committed Jul 5, 2023
1 parent 7b66410 commit 4efe8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-generate-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
- name: Stage website in OSCAL Project
uses: ad-m/github-push-action@40bf560936a8022e68a3c00e7d2abefaf01305a6 # v0.6.0
with:
github_token: ${{ secrets.COMMIT_TOKEN }}
github_token: "${{ secrets.COMMIT_TOKEN }}"
repository: usnistgov/OSCAL
branch: next-pages
force: true
Expand Down

0 comments on commit 4efe8c5

Please sign in to comment.