Skip to content

Commit 94bef29

Browse files
committed
Test
1 parent 7213b99 commit 94bef29

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
jobs:
66
build:
77
runs-on: ubuntu-latest
8-
env:
9-
GITHUB_TOKEN: ${{ github.token }}
108
steps:
119
- uses: actions/checkout@v3
1210
- name: Build Script
@@ -22,5 +20,4 @@ jobs:
2220
draft: false
2321
prerelease: false
2422
generate_release_notes: false
25-
env:
2623
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)