Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMazur committed Oct 24, 2023
1 parent b310a7e commit 459a435
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/build-project/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ runs:
private_key: ${{ inputs.github-token-key }}

- name: Generate badge
shell: bash
if: steps.check-history.outputs.can-skip-build != 'true' && inputs.generate-badge == 'true'
uses: RubbaBoy/[email protected]
with:
Expand Down

0 comments on commit 459a435

Please sign in to comment.