Skip to content

Commit

Permalink
Remove empty "with"
Browse files Browse the repository at this point in the history
  • Loading branch information
IljaN committed Dec 5, 2024
1 parent 7637761 commit 521b194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
go-version: 1.23.x
- name: Checkout
uses: actions/[email protected]
with:
#with:
#token: ${{ secrets.GH_PAT }}
- name: Build Release
run: make -j4 build_all
Expand Down

0 comments on commit 521b194

Please sign in to comment.