Skip to content

Commit 773cd29

Browse files
committed
Persist credentials to make it possible to set a tag and push it.
1 parent bbba4fd commit 773cd29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ jobs:
4444
steps:
4545
- name: Checkout
4646
uses: actions/checkout@v5
47-
with:
48-
persist-credentials: false
4947

5048
- uses: actions/download-artifact@v6
5149
name: Download executables

0 commit comments

Comments
 (0)