Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! update CI
Browse files Browse the repository at this point in the history
Signed-off-by: eternal-flame-AD <[email protected]>
  • Loading branch information
eternal-flame-AD committed Jul 19, 2024
1 parent 898e1b2 commit 0a0b0e0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/follow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ jobs:
go build -o follow &&
cd .. &&
./upstream-follower/follow \
-email "[email protected]"
-name "Gotify-broadcast release bot"
-coauthor-email "[email protected]"
-coauthor "eternal-flame-AD"
-days 730
-commit
-email "[email protected]" \
-name "Gotify-broadcast release bot" \
-coauthor-email "[email protected]" \
-coauthor "eternal-flame-AD" \
-days 730 \
-commit \
-tag
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0a0b0e0

Please sign in to comment.