We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c8ab14 commit 4f05dc6Copy full SHA for 4f05dc6
1 file changed
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
with:
17
fetch-depth: 0
18
- persist-credentials: false
+ persist-credentials: true
19
ref: ${{ github.event.release.tag_name }}
20
21
- name: Configure the runtime node
0 commit comments