Skip to content

Commit

Permalink
use current ref
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Jul 12, 2024
1 parent c88775d commit d35a869
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-flake-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
fi
- name: Checkout
uses: actions/checkout@v4
with:
ref: master # only create releases from main branch
#with:
# ref: master # only create releases from main branch
- name: Read section from CHANGELOG.md
id: extract-changelog
uses: sean0x42/markdown-extract@v2
Expand Down

0 comments on commit d35a869

Please sign in to comment.