Skip to content

Commit

Permalink
Revert "Fix GitHub release script flags"
Browse files Browse the repository at this point in the history
This reverts commit 68eded9.
  • Loading branch information
stoyicker committed Apr 18, 2021
1 parent 68eded9 commit b94d5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/release_github.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
set -xEuo pipefail
set -xe

uploadReleaseToGitHub() {
git fetch --tags
Expand Down

0 comments on commit b94d5b7

Please sign in to comment.