Skip to content

Commit

Permalink
Merge pull request #130 from yvesgurcan/gh-release
Browse files Browse the repository at this point in the history
scrpt
  • Loading branch information
yvesgurcan authored Jan 24, 2020
2 parents 6389fe7 + 199975f commit 891ac83
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
- master

jobs:

publish-gpr:
name: Publish to GPR
if: github.event.pull_request.merged
Expand All @@ -22,7 +21,7 @@ jobs:
registry-url: https://npm.pkg.github.com
scope: "@yvesgurcan"
- name: Update package.json
uses: npm run gpr:prep
run: npm run gpr:prep
- name: Publish to GitHub Packages
run: npm publish
env:
Expand Down

0 comments on commit 891ac83

Please sign in to comment.