Skip to content

Commit

Permalink
[hackathon24] update the token
Browse files Browse the repository at this point in the history
this is primarily for the pantheon-systems version
  • Loading branch information
jazzsequence committed Nov 21, 2024
1 parent def1619 commit 4f4c7bc
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,11 @@ jobs:
contents: read

steps:
- name: (Debugging) Checkout Action Repository
uses: actions/checkout@v4
with:
repository: pantheon-systems/action-release-notes
- name: Generate release notes
uses: pantheon-systems/action-release-notes@main
with:
github_token: ${{ secrets.token }}
token: ${{ secrets.TOKEN }}
github_token: ${{ secrets.TOKEN }}
docs_repo: jazzsequence/documentation
repo_name: Plugin Pipeline Example
categories: wordpress,plugins

0 comments on commit 4f4c7bc

Please sign in to comment.