Skip to content

Commit

Permalink
Update respec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfhandl committed Oct 18, 2024
1 parent e826e16 commit eddc21a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/respec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v7
with:
# A personal access token is required to push changes to the repository.
# This token needs to be refreshed regularly and stored in the repository secrets.
token: ${{ secrets.OAS_REPO_TOKEN }}
branch: update-overlay-respec-version
base: gh-pages
Expand Down

0 comments on commit eddc21a

Please sign in to comment.