Releasing within the branch to test the setup.

This commit is contained in:
Nicolas Patry 2023-07-26 18:08:34 +02:00
parent 834e1b197b
commit 07a22fe606
1 changed files with 4 additions and 3 deletions

View File

@ -1,9 +1,10 @@
name: Deploy
on:
pull-request:
push:
branches:
- main
# TODO put this back only when merging after this PR lands.
# push:
# branches:
# - main
jobs:
deploy: