Skip to content

Commit

Permalink
chore: release 0.0.0.pre
Browse files Browse the repository at this point in the history
release-as: 0.0.0.pre
  • Loading branch information
dysonreturns committed Jan 12, 2024
1 parent d59f05e commit 3c86d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -68,7 +68,7 @@ jobs:
gem push *.gem
env:
GEM_HOST_API_KEY: "${{secrets.RUBYGEMS_AUTH_TOKEN}}"
if: steps.release.outputs.release_created
# if: steps.release.outputs.release_created

- name: Generate documentation
run: bundle exec yard doc
Expand Down

0 comments on commit 3c86d6b

Please sign in to comment.