0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-07 15:39:42 -05:00

Merge pull request #204 from tokens-studio/fix-deploy

Fix deploy
This commit is contained in:
Florian Schrödl 2024-06-28 08:19:57 +02:00 committed by GitHub
commit 5c5b378262
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,7 @@ name: Publish docker image
on:
pull_request:
types: [opened, synchronize]
branches:
- "*"