Skip to content

Commit

Permalink
Update backstop-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
garris authored Feb 23, 2024
1 parent c68c179 commit 7ada5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backstop-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: npm ci

- name: publish to npm
run: npm publish
uses: ./.github/workflows/npm-push.yml

- name: publish to dockerhub
uses: ./.github/workflows/dockerhub-build-push.yml

0 comments on commit 7ada5c2

Please sign in to comment.