Skip to content

Commit e635f33

Browse files
committed
change previous tag action
1 parent d7d2fa3 commit e635f33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: 'Get Previous tag'
1919
uses: oprypin/find-latest-tag@v1
2020
with:
21-
repository: Checkmarx/kics
21+
repository: ${{ github.repository }}
2222
releases-only: true
2323
id: previoustag
2424
- name: 'Get next minor version'

0 commit comments

Comments
 (0)