Skip to content

Commit 23892f7

Browse files
committed
fix: add last version ci
1 parent 432da01 commit 23892f7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/push-dockerhub.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ jobs:
5151
# uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
5252
# with:
5353
# images: sudoblock/icon-go-etl
54+
- id: last
55+
uses: pozetroninc/github-action-get-latest-release@master
56+
with:
57+
repository: ${{ github.repository }}
58+
5459
- name: Tag name
5560
id: source
5661
run: |

0 commit comments

Comments
 (0)