Skip to content

Commit

Permalink
xhore: temp pub
Browse files Browse the repository at this point in the history
  • Loading branch information
dirvine committed Nov 11, 2024
1 parent ca3fa68 commit 37c890c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Publish Python Client Package
on:
push:
tags:
- 'XXX'
- '*'

permissions:
id-token: write
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-publish-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Publish Python Node Package
on:
push:
tags:
- 'XXX'
- '*'

permissions:
id-token: write
Expand Down

0 comments on commit 37c890c

Please sign in to comment.