Skip to content

Commit 5e1ba46

Browse files
committed
Revert "fix: checkout HEAD during release job"
This reverts commit 53ee0d2.
1 parent 53ee0d2 commit 5e1ba46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pipeline.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
- uses: actions/setup-node@v2
2525
with:
2626
node-version: 16
27-
- run: git checkout HEAD^
2827
- run: npm ci
2928
- env:
3029
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)