Skip to content

Commit

Permalink
[skip ci] update release event trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
t2y committed Feb 19, 2022
1 parent 6579e18 commit 61f0dfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Create and publish a Docker image

on:
push:
branches: [ release ]
release:
types: [published]

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 61f0dfd

Please sign in to comment.