Skip to content

Commit 1fc4e09

Browse files
authored
Update maven.yml
try to fix prev commit
1 parent 2a0565b commit 1fc4e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Upload snapshot
2323
uses: actions/upload-artifact@v1
2424
with:
25-
name: iped-snapshot-${{ GITHUB_SHA }}
25+
name: iped-snapshot-${{ github.sha }}
2626
path: iped-snapshot.tar.gz
2727

2828
build-java11:

0 commit comments

Comments
 (0)