Skip to content

Commit

Permalink
fix(cicd): Correct the checksums generation (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Oudjat authored Sep 25, 2024
1 parent 550b9c5 commit f07bac9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/on-push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@ jobs:
extra-files: |
lengow.php
README.md
- name: Debug outputs
env:
RP_OUT: ${{ toJson(steps.release-please.outputs) }}
run: echo "${{ env.RP_OUT }}"
- name: Checkout appropriate branch
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit f07bac9

Please sign in to comment.