Skip to content

Commit

Permalink
checkout repo on releases
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdfly committed Apr 27, 2024
1 parent f36f7c5 commit cf85934
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
name: Release pushed tag
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Create release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit cf85934

Please sign in to comment.