Skip to content

Commit 884d6fa

Browse files
committed
chore(actions): removed not necessary token for checkout
1 parent 166a5be commit 884d6fa

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/master.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020

2121
steps:
2222
- uses: actions/checkout@v4
23-
with:
24-
token: ${{ secrets.ACCESS_TOKEN }}
2523

2624
- uses: cycjimmy/semantic-release-action@v3
2725
id: semantic

0 commit comments

Comments
 (0)