Skip to content

Commit

Permalink
add needs
Browse files Browse the repository at this point in the history
  • Loading branch information
corang committed Jan 7, 2025
1 parent a011c56 commit 0f86f99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
contents: read
packages: write
runs-on: ubuntu-latest
needs: get_folders
strategy:
matrix:
folder: ${{ fromJson(needs.get_folders.outputs.folders) }}
Expand Down

0 comments on commit 0f86f99

Please sign in to comment.