Skip to content

Commit eb91267

Browse files
authored
Update post_build.yaml
1 parent e6bb0da commit eb91267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: IKMDEV Post Build Action
2929
id: ikmdev_post_build
30-
uses: ikmdev/maven-post-build-action@2.2.0
30+
uses: ikmdev/maven-post-build-action@v2.2.0
3131
with:
3232
nexus_repo_password: ${{secrets.EC2_NEXUS_PASSWORD}}
3333
branch_name: ${{github.event.workflow_run.head_branch}}

0 commit comments

Comments
 (0)