Skip to content

Commit

Permalink
back 2 main
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDome committed Dec 18, 2024
1 parent 24b3e60 commit f5118c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-container-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ jobs:
app_id: ${{ secrets.gh-app-id }}
private_key: ${{ secrets.gh-app-private-key }}

- uses: neohelden/actions-library/build-and-test-with-yarn@dh/fix-eslintarguments
- uses: neohelden/actions-library/build-and-test-with-yarn@main
if: needs.prepare.outputs.package-json-available == 'true'
with:
sonar-token: ${{ secrets.sonar-token }}
Expand Down

0 comments on commit f5118c2

Please sign in to comment.