Skip to content

Commit

Permalink
use correct issue file
Browse files Browse the repository at this point in the history
  • Loading branch information
joergi committed Aug 4, 2023
1 parent 91eb444 commit 5acdcd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-to-newest-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: pCYSl5EDgo/cat@master
id: read_recent
with:
path: ./issues.txt
path: ./regular-issues.txt
- run: |
echo "ISSUE_NUMBER=${{ steps.read_recent.outputs.text }}" >> $GITHUB_ENV
- name: config git
Expand Down

0 comments on commit 5acdcd6

Please sign in to comment.