Skip to content

Update test-build-pub-npm-dockerhub.yml #5

Update test-build-pub-npm-dockerhub.yml

Update test-build-pub-npm-dockerhub.yml #5

name: Test build & publish npm + docker
on:
workflow_dispatch:
workflow_call:
permissions:
actions: write
checks: write
contents: write
pull-requests: write
packages: write
env:
NODE_VERSION: 20
runs-on: ubuntu-latest
steps:
- run: echo "start workflow"
- name: Checkout
uses: actions/checkout@v2
- name: reference test
uses: ./.github/actions/backstop-reference-test.yml