Skip to content

Commit

Permalink
releasenotes
Browse files Browse the repository at this point in the history
  • Loading branch information
OsirisTerje committed Jan 14, 2025
1 parent ecb59dc commit 6ea66af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/TheAnswer.ReleaseNotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Wiki
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
repository: WrapThat/TheAnswer.wiki
token: ${{ secrets.WIKI_ACCESS_TOKEN }}
repository: ${{github.repository}}.wiki


- name: Extract Release Notes
run: |
Expand Down

0 comments on commit 6ea66af

Please sign in to comment.