Skip to content

Commit

Permalink
Deactivate build for now in npm-github.yml (not working)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicobo authored Jul 10, 2023
1 parent 91b2a9b commit b8c8bee
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/npm-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b8c8bee

Please sign in to comment.