Skip to content

Commit

Permalink
Merge pull request #3279 from objectionary/renovate/zerocracy-pages-a…
Browse files Browse the repository at this point in the history
…ction-0.x

chore(deps): update zerocracy/pages-action action to v0.0.20
  • Loading branch information
yegor256 authored Jul 18, 2024
2 parents 13c194e + ebe820f commit 612b047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zerocracy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
pages_url=https://www.eolang.org/zerocracy/objectionary.html
repositories=objectionary/*
factbase: objectionary.fb
- uses: zerocracy/[email protected].19
- uses: zerocracy/[email protected].20
with:
factbase: objectionary.fb
output: pages
Expand Down

1 comment on commit 612b047

@0crat
Copy link

@0crat 0crat commented on 612b047 Jul 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yegor256 It is not a good idea to push directly to the default branch master. You've earned -20 points for this: -20 as a basis. Next time, create a new branch, push your changes over there, then make a pull request and merge it. Even if you are flying solo, contributing via pull requests is a good practice. Your running balance is +167.

Please sign in to comment.