Skip to content

Commit

Permalink
switch to releases
Browse files Browse the repository at this point in the history
  • Loading branch information
huornlmj committed Oct 27, 2024
1 parent a88b973 commit 2937e6d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/build_and_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@

name: Publish Docker image

#on:
# release:
# types: [published]

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

#on:
# push:
# branches:
# - main

jobs:
push_to_registry:
Expand Down

0 comments on commit 2937e6d

Please sign in to comment.