Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 17f8ba6

Browse files
committed
checkout for access to script
1 parent 1f1ff10 commit 17f8ba6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
output-to-file: 'temp/beta/${{ steps.date.outputs.date }}_oasdiff.md'
4242
- name: Prompt
4343
run: |
44+
git checkout HEAD^
4445
python changelog.py --date ${{ steps.date.outputs.date }}
4546
git config user.name github-actions
4647
git config user.email [email protected]

0 commit comments

Comments
 (0)