Skip to content

Commit

Permalink
Add build arg needed for Tiptap Pro extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacWoods committed Jul 24, 2024
1 parent dba8011 commit 973b927
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: TIPTAP_PRO_TOKEN=${{ secrets.TIPTAP_PRO_TOKEN }}

- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1
Expand Down
25 changes: 0 additions & 25 deletions .github/workflows/test.yml

This file was deleted.

0 comments on commit 973b927

Please sign in to comment.