Skip to content

Commit

Permalink
ci no bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Jul 11, 2021
1 parent a6941f9 commit 7cfe92c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
run: |
git config --global user.email "ci@pinkgorilla.org"
git config --global user.name "CI/CD"
rm src/goldly_bindings_generated.cljs
clojure -M:release --patch
git push --tags
# clojure -M:release tag --minor
Expand Down

0 comments on commit 7cfe92c

Please sign in to comment.