mirror of
https://github.com/penpot/penpot.git
synced 2026-09-16 07:38:19 -04:00
1 file changed
+2
-1
@@ -2,6 +2,7 @@ name: Publish docker image
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
branches:
|
||||
- "*"
|
||||
|
||||
@@ -84,4 +85,4 @@ jobs:
|
||||
uses: gimlet-io/gimlet-artifact-shipper-action@v0.8.3
|
||||
env:
|
||||
GIMLET_SERVER: ${{ secrets.GIMLET_SERVER }}
|
||||
GIMLET_TOKEN: ${{ secrets.GIMLET_TOKEN }}
|
||||
GIMLET_TOKEN: ${{ secrets.GIMLET_TOKEN }}
|
||||
Reference in new issue
Block a user