Skip to content

Commit

Permalink
publish open release only
Browse files Browse the repository at this point in the history
  • Loading branch information
gabora authored Mar 18, 2024
1 parent b30479f commit 2f65a0d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish_package_docker.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: Publish to Docker
on:
push:
branches: [ main ]
release:
types: [published]
permissions:
Expand All @@ -18,7 +16,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: ghcr.io/saezlab/publish-packages/game
images: ghcr.io/saezlab/publish-packages/decoupler
tags: type=sha
- name: Login to GHCR
uses: docker/login-action@v3
Expand Down

0 comments on commit 2f65a0d

Please sign in to comment.