Skip to content

Commit

Permalink
Do not release to npm as a fork (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi authored May 22, 2023
1 parent 52e9e0c commit 1ccc4b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release-arc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- master
jobs:
build:
if: github.repository != 'QubitPi/neo4j-browser'
runs-on: ubuntu-latest
environment: Publish
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/build/site
user_name: QubitPi
user_email: jack20191124@proton.me
user_email: jack20220723@gmail.com

0 comments on commit 1ccc4b6

Please sign in to comment.