Skip to content

Commit

Permalink
remove actions checkout (should not be needed)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouffard authored Jan 8, 2024
1 parent 96fd283 commit 4df7897
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
permissions:
contents: write # create the GH release
steps:
- uses: actions/checkout@v4
- name: Set env
run: |
echo "RELEASE_VERSION=${GITHUB_REF_NAME#v}" >> $GITHUB_ENV
Expand Down

0 comments on commit 4df7897

Please sign in to comment.