Skip to content

Commit 30fbc7c

Browse files
committed
removed secrets
1 parent 5c0907b commit 30fbc7c

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
@@ -2,9 +2,6 @@
22

33
name: CI
44

5-
env:
6-
GITHUB_ID: ${{secrets.ID}}
7-
GITHUB_SECRET: ${{secrets.SECRET}}
85
# Controls when the workflow will run
96
on:
107
# Triggers the workflow on push or pull request events but only for the master branch

0 commit comments

Comments
 (0)