Skip to content

Commit 332e163

Browse files
committed
Fix id
1 parent f023d0a commit 332e163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
asset_content_type: application/java-archive
100100

101101
- name: Upload signature file
102-
id: upload-release-asset
102+
id: upload-signature-file
103103
uses: actions/[email protected]
104104
env:
105105
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)