chore: add push to GH
All checks were successful
Go Bump / bump (push) Successful in 23s
Go Test / build (push) Successful in 31s

This commit is contained in:
xuu 2023-10-04 16:33:41 -06:00
parent 1ebb92237c
commit 3aa52ef05c

View File

@ -19,7 +19,7 @@ jobs:
API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }} API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }}
with: with:
# GitHub Action output files # GitHub Action output files
source-directory: public/ source-directory: .
destination-github-username: sour-is destination-github-username: sour-is
destination-repository-name: ev destination-repository-name: ev
user-email: jon@xuu.cc user-email: jon@xuu.cc