We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd9ed0 commit 63182c1Copy full SHA for 63182c1
1 file changed
.github/workflows/blob_build.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Upload to Blob Builds
26
uses: WalshyDev/blob-builds/gh-action@main
27
with:
28
- project: MyProject
+ project: MapJammers
29
apiToken: ${{ secrets.BLOB_BUILDS_API_TOKEN }}
30
file: ./target/MapJammers.jar
31
releaseNotes: ${{ github.event.head_commit.message }}
0 commit comments