Skip to content

Commit

Permalink
FIX: for yaker not including ghuser on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed May 5, 2024
1 parent a0e6aec commit b28ee43
Show file tree
Hide file tree
Showing 6 changed files with 426 additions and 4 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ jobs:
with:
name: scriptsync_yak_package
path: yaker\build

- name: GHComponentize
run: |
# before run this get a token from your local machine with `yak.exe login --ci`
# # this is a dummy test
Expand Down
Loading

0 comments on commit b28ee43

Please sign in to comment.