Skip to content

Commit fb2b90b

Browse files
authored
Update build.yml, should fix #8
1 parent c5e5d51 commit fb2b90b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ jobs:
147147
uses: actions/[email protected]
148148
with:
149149
path: ${{ github.workspace }}/addons
150-
name: godot-openmpt-${{ github.ref_name }}-${{ github.sha }}
150+
name: godot-openmpt-${{ github.repository_id }}-${{ github.sha }}

0 commit comments

Comments
 (0)