Skip to content

Commit fd87f77

Browse files
authored
persist-credentials: true # Needed to push the tag
1 parent 4959b4f commit fd87f77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Check out repository
1717
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1818
with:
19-
persist-credentials: false
19+
persist-credentials: true # Needed to push the tag
2020

2121
- name: Get current version
2222
id: version

0 commit comments

Comments
 (0)