We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e5d51 commit fb2b90bCopy full SHA for fb2b90b
.github/workflows/build.yml
@@ -147,4 +147,4 @@ jobs:
147
uses: actions/[email protected]
148
with:
149
path: ${{ github.workspace }}/addons
150
- name: godot-openmpt-${{ github.ref_name }}-${{ github.sha }}
+ name: godot-openmpt-${{ github.repository_id }}-${{ github.sha }}
0 commit comments