Skip to content

Commit

Permalink
ci: 🎡 WIP package publishing in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dkolba committed Jul 26, 2022
1 parent f171420 commit 0ec38fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- uses: actions/github-script@v6
with:
script: |
console.log(CHANGELOG TEXT: process.env.CHANGELOG_TEXT)
github.rest.repos.updateRelease({
owner: context.payload.repository.owner.login,
repo: context.payload.repository.name,
Expand Down

0 comments on commit 0ec38fe

Please sign in to comment.