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 f2b36be commit c68c179
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/backstop-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
- name: Install
run: npm ci

- name: "publish to npm"
- name: publish to npm
run: npm publish

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

0 comments on commit c68c179

Please sign in to comment.