Skip to content

Commit

Permalink
Added a sleep into release process
Browse files Browse the repository at this point in the history
  • Loading branch information
elgatito committed Jan 9, 2023
1 parent 45f9359 commit 374d41e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ ifneq ($(EXISTS),1)
--description "$(VERSION)"
endif

sleep 5
github-release upload \
--user $(GIT_USER) \
--repo $(GIT_REPOSITORY) \
Expand Down

0 comments on commit 374d41e

Please sign in to comment.