Skip to content

Commit 87be42f

Browse files
committed
docs: refresh action version example
1 parent 5ff92c3 commit 87be42f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
token: ${{ secrets.TESSL_TOKEN }}
5353

5454
- name: Publish changed tiles
55-
uses: uinaf/tessl-publish-action@v2.0.0
55+
uses: uinaf/tessl-publish-action@v2.1.1
5656
with:
5757
review-threshold: "90"
5858
git-author-name: my-release-bot[bot]
@@ -95,4 +95,4 @@ This repo uses Vite+ for local verification and packaging:
9595
- `vp pack`
9696
- `vp run release`
9797

98-
`semantic-release` still owns tag and GitHub Release creation on `main`, with releases created by `github-actions[bot]`. Consumer repos should pin either an explicit release tag such as `@v2.0.0` or the full commit SHA that backs that release.
98+
`semantic-release` still owns tag and GitHub Release creation on `main`, with releases created by `github-actions[bot]`. Consumer repos should pin either an explicit release tag such as `@v2.1.1` or the full commit SHA that backs that release.

0 commit comments

Comments
 (0)