Skip to content

Commit

Permalink
test docker action
Browse files Browse the repository at this point in the history
  • Loading branch information
VisargD committed Jan 5, 2024
1 parent b805ad9 commit ed6d02f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker_publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Publish Docker image

on:
push:
branches:
- feat/docker-publish-action
release:
types: [published]
workflow_dispatch:
Expand Down

0 comments on commit ed6d02f

Please sign in to comment.