Skip to content

Commit

Permalink
Update UploadToCDN.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaylikesbunda authored Nov 3, 2024
1 parent 01e7ec5 commit fde1a15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/UploadToCDN.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# .github/workflows/upload_to_r2.yml
name: Upload and Notify
on:
workflow_dispatch:
Expand Down Expand Up @@ -94,7 +95,7 @@ jobs:
"timestamp": "TIMESTAMP_PLACEHOLDER"
}]
}
EOF
EOF
# Use jq to safely inject our variables
jq --arg ver "$VERSION" \
Expand Down

0 comments on commit fde1a15

Please sign in to comment.