Skip to content

Commit ee6609b

Browse files
authored
Update pages.yaml
1 parent 569c7f8 commit ee6609b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pages.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Create and upload new Github Pages content
2222
uses: encalmo/[email protected]
2323
with:
24-
tag-prefix: 'version'
24+
tag-prefix: 'lambda-utils'
2525
version-bump: 'keep'
2626
release-flags: ''
2727
github-token: ${{ secrets.GITHUB_TOKEN }}
@@ -30,4 +30,4 @@ jobs:
3030
gpg-secret-key-id: ${{ secrets.GPG_SECRET_KEY_ID }}
3131
pages-only: 'true'
3232
markdown-paths: 'README.md'
33-
33+

0 commit comments

Comments
 (0)