Skip to content

Commit 8239361

Browse files
committed
revert: "feat: add step to echo github token"
This reverts commit 457671d.
1 parent 457671d commit 8239361

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ jobs:
5050
GITHUB_TOKEN: ${{ secrets.PAT }}
5151

5252
steps:
53-
- name: Echo GITHUB_TOKEN
54-
run: echo $GITHUB_TOKEN
55-
5653
- name: Checkout
5754
uses: actions/checkout@v4
5855

0 commit comments

Comments
 (0)