Skip to content

Commit

Permalink
upgrade pib
Browse files Browse the repository at this point in the history
  • Loading branch information
batuhan authored Mar 12, 2024
1 parent 3043f09 commit 5e1edd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
git config --global url."https://${{ secrets.PAT_USER }}:${{ secrets.PAT }}@github.com/".insteadOf "https://github.com/"
- uses: TextsHQ/platform-integration-builder@v2.0.2
- uses: TextsHQ/platform-integration-builder@v2.5.0
id: publish
with:
s3-access-key-id: ${{ secrets.S3_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 5e1edd4

Please sign in to comment.