Skip to content

Commit dcb2dc2

Browse files
committed
feat: delete email
1 parent 013b19e commit dcb2dc2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/push.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
run: |
1919
echo "GIT_BRANCH=${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}" >> $GITHUB_ENV
2020
- name: Build Arduino Libs
21-
env:
22-
GITHUB_TOKEN: ${{ secrets.PUSH_TOKEN }}
23-
GIT_AUTHOR_EMAIL: ${{ secrets.PUSH_EMAIL }}
2421
run: bash ./build.sh
2522
- name: Release
2623
uses: jason2866/[email protected]

0 commit comments

Comments
 (0)