mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-04-26 04:08:38 -05:00
hotfix: publish permissions
This commit is contained in:
@@ -5,6 +5,9 @@ on:
|
||||
jobs:
|
||||
run-typescript-sdk-tests:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user