Skip to content

Commit

Permalink
fixup! fixup! fixup! Publish to npmjs.com on GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tamuratak committed Oct 22, 2023
1 parent 08243b5 commit 41a147f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
types: [published]
jobs:
build:
permissions:
id-token: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "latex-utensils",
"version": "6.2.1-b.2",
"version": "6.2.1-b.3",
"license": "MIT",
"description": "A LaTeX parser, a BibTeX parser, and utilities",
"homepage": "https://github.com/tamuratak/latex-utensils",
Expand Down

0 comments on commit 41a147f

Please sign in to comment.