mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
Try force deploy branch PR
This commit is contained in:
parent
5131b79060
commit
d1fc43d8d6
1 changed files with 3 additions and 2 deletions
5
.github/workflows/pr.yaml
vendored
5
.github/workflows/pr.yaml
vendored
|
@ -65,5 +65,6 @@ jobs:
|
|||
- name: 🍍 Deploy with Gimlet
|
||||
uses: gimlet-io/gimlet-artifact-shipper-action@v0.8.3
|
||||
env:
|
||||
GIMLET_SERVER: ${{ secrets.GIMLET_SERVER }}
|
||||
GIMLET_TOKEN: ${{ secrets.GIMLET_TOKEN }}
|
||||
GIMLET_SERVER: ${{ secrets.GIMLET_SERVER }}
|
||||
GIMLET_TOKEN: ${{ secrets.GIMLET_TOKEN }}
|
||||
DEPLOY: 'true'
|
Loading…
Add table
Reference in a new issue