Skip to content

Commit

Permalink
fixup! Finish CI bot
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 18, 2024
1 parent bf56efd commit d2bd1ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/follow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:

- name: Run Go project
run: >
cd upstream-follow && \
cd upstream-follower && \
go build -o follow && \
cd .. && \
./upstream-follow/follow \
./upstream-follower/follow \
-email "[email protected]" \
-name "Gotify-broadcast release bot" \
-coauthor-email "[email protected]" \
Expand Down

0 comments on commit d2bd1ef

Please sign in to comment.