Skip to content

Commit

Permalink
docs: add file extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
agierlicki committed Jan 22, 2025
1 parent 6ae02b6 commit 5d410f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ on:

jobs:
changeset-check:
uses: Staffbase/gha-workflows/.github/workflows/[email protected]
uses: Staffbase/gha-workflows/.github/workflows/template_changeset_check.yml@v7.0.0
```
</details>
Expand All @@ -144,7 +144,7 @@ on:
jobs:
changeset-release:
uses: Staffbase/gha-workflows/.github/workflows/[email protected]
uses: Staffbase/gha-workflows/.github/workflows/template_changeset_release.yml@v7.0.0
with:
# optional, defaults to `.nvmrc`
node-version-file: '.node-version'
Expand Down

0 comments on commit 5d410f8

Please sign in to comment.