Skip to content

Commit

Permalink
ci: my mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
RanolP committed Apr 27, 2024
1 parent 2194b1a commit ddd7e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/follow-up.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
name: github-pages
repository: solvedac/unofficial-documentation
github-token: ${{ github.action.secrets.PAT_FOLLOW_UP }}
github-token: ${{ secrets.PAT_FOLLOW_UP }}
run-id: ${{ github.event.inputs.run-id }}
- uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit ddd7e21

Please sign in to comment.