Skip to content

Commit

Permalink
Merge pull request #50 from mtrogman/test-auto-release
Browse files Browse the repository at this point in the history
Test auto release
  • Loading branch information
mtrogman authored Oct 12, 2023
2 parents 789b366 + a07e58d commit b5ceb05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
name: Build & Publish Docker image

on:
release:
types:
- trigger-docker-workflow
secrets:
- DOCKER_USERNAME
- DOCKER_TOKEN

repository_dispatch:
workflow_dispatch:
inputs:
version:
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.0
0.7.1

0 comments on commit b5ceb05

Please sign in to comment.