Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit c65057e

Browse files
committed
no need to explictly checkout branch
1 parent aed5a2b commit c65057e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ jobs:
3939
git config user.name "GitHub Actions Bot"
4040
git config user.email "<>"
4141
42-
- name: Checkout branch
43-
run: git checkout ${GITHUB_REF#refs/heads/}
44-
4542
- name: Publish to GitHub Packages
4643
run: |
4744
./gradlew s2:release \

0 commit comments

Comments
 (0)