Skip to content

Commit

Permalink
Update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
SCadilhac committed Nov 5, 2023
1 parent 6c8faaf commit a3d4730
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ name: Build and publish Docker and zip archive

on:
push:
branches: ['master']
branches:
- master
release:
types:
- created

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit a3d4730

Please sign in to comment.