Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
david-waltermire authored Oct 24, 2023
1 parent f085b83 commit 030d102
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,5 @@ jobs:
with:
personal_token: ${{ secrets.COMMIT_TOKEN }}
publish_dir: ./target/staging
external_repository: ${{ github.repository }}
publish_branch: ${{ (github.event_name == 'workflow_dispatch' && github.event.inputs.pages-branch) || 'nist-pages' }}

0 comments on commit 030d102

Please sign in to comment.