File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ jobs:
129
129
run : ls -R *.rpm
130
130
131
131
- name : Deploy to nexus
132
- uses : Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@bd803ea1bf16464eaf9726560c0496b41d15c03f
132
+ uses : Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@16272633584df58ea603112c4aac4564c8673cd6
133
133
if : startsWith(github.ref, 'refs/tags/v')
134
134
with :
135
135
group-id : org.imagemagick
@@ -257,7 +257,7 @@ jobs:
257
257
run : ls -R *.deb
258
258
259
259
- name : Deploy to nexus
260
- uses : Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@bd803ea1bf16464eaf9726560c0496b41d15c03f
260
+ uses : Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@16272633584df58ea603112c4aac4564c8673cd6
261
261
if : startsWith(github.ref, 'refs/tags/v')
262
262
with :
263
263
group-id : org.imagemagick
You can’t perform that action at this time.
0 commit comments