Skip to content

Commit

Permalink
fix: pipe
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejpetras committed Mar 22, 2024
1 parent 453b4bc commit bc32ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
artifacts: "build/ui-bundle.zip"
makeLatest: "latest"
- name: Trigger website update
uses: uses: peter-evans/repository-dispatch@v3
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.TKIT_CI_PAT }}
repository: 1000kit/1000kit.github.io
Expand Down

0 comments on commit bc32ce7

Please sign in to comment.