Skip to content

Update dependency image-type to v5 #729

Update dependency image-type to v5

Update dependency image-type to v5 #729

Workflow file for this run

name: larvitimages CI
on: [push]
jobs:
test:
uses: larvit/standards/.github/workflows/test-mariadb.yml@master
publish:
if: github.ref == 'refs/heads/master'
needs: test
uses: larvit/standards/.github/workflows/publish.yml@master
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}