Skip to content

Commit ee58936

Browse files
committed
ci(.github/): removed bump-my-version and workflow
will manually tag and version and push to origin and release for simplicity
1 parent 470a529 commit ee58936

File tree

4 files changed

+9
-515
lines changed

4 files changed

+9
-515
lines changed

Diff for: .bumpversion.toml

-21
This file was deleted.

Diff for: .github/workflows/publish-image.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Publish Image
22

33
on:
4-
workflow_dispatch:
4+
release:
5+
types:
6+
- published
57

68
# Defines custom environment variables for the workflow
79
env:

0 commit comments

Comments
 (0)