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 6ea66af commit 30a448f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/TheAnswer.ReleaseNotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,13 @@ jobs:
uses: actions/checkout@v4
with:
repository: ${{github.repository}}.wiki
path: ${{github.repository}}.wiki


- name: Extract Release Notes
run: |
# Define the file to update
cd $GITHUB_WORKSPACE/${{github.repository}}.wiki
FILE="Release-Notes.md"
echo ${{ github.event.release.tag_name }}
# Fetch the latest release notes
Expand Down

0 comments on commit 30a448f

Please sign in to comment.