Skip to content

Commit

Permalink
more reverts
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahishere committed Jan 18, 2022
1 parent a2e4f47 commit e767a3b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,11 @@ workflows:
name: gem-build
requires:
- build
- gem/publish:
<<: *version_tags_only
name: gem-publish
to_rubygems: true
pre_release: false
requires:
- gem-build
context: artifact_publishing

0 comments on commit e767a3b

Please sign in to comment.