Skip to content

Commit

Permalink
Swap back to on release trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
jumpmanda committed Aug 6, 2021
1 parent 0ea58f5 commit 8e45ee3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Publish Docker image

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

jobs:
push_to_registry:
Expand Down

0 comments on commit 8e45ee3

Please sign in to comment.