Deactivate build for now in npm-github.yml (not working)

This commit is contained in:
nicobo 2023-07-10 07:43:19 +02:00 committed by GitHub
parent 91b2a9b9e2
commit b8c8bee4c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,12 +2,13 @@
name: Publish package to GitHub Packages
on:
# push:
# tags:
# - 'v*.*.*'
push:
tags:
- 'v*.*.*'
jobs:
build:
if: false
runs-on: ubuntu-latest
permissions:
contents: read