Skip to content

Commit

Permalink
feat: update @es-joy/jsdoccomment
Browse files Browse the repository at this point in the history
Also:
- test: demo use of `inlineTags`
  • Loading branch information
brettz9 committed May 5, 2023
1 parent 40d5ee0 commit 60c8d29
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
jobs:
install:
runs-on: ubuntu-latest

steps:
- uses: pnpm/action-setup@v2
with:
version: latest

release:
runs-on: ubuntu-latest
environment: release
name: Release
steps:
- uses: pnpm/action-setup@v2
with:
version: latest
- name: setup repository
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 60c8d29

Please sign in to comment.