Skip to content

Commit

Permalink
fix: remove new line
Browse files Browse the repository at this point in the history
  • Loading branch information
vgarciabnz committed Feb 14, 2024
1 parent 3c11c8b commit b0992e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
needs: check-new-version
if: ${{ needs.check-new-version.outputs.isNewVersion == 'true' }}
uses: ./.github/workflows/job-publish.yml
secrets: inherit
secrets: inherit

0 comments on commit b0992e7

Please sign in to comment.