We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f3b68 commit b196247Copy full SHA for b196247
1 file changed
.github/workflows/release.yml
@@ -29,5 +29,4 @@ jobs:
29
with:
30
b2-key-id: ${{ secrets.META_B2_KEY_ID }}
31
b2-key: ${{ secrets.META_B2_KEY }}
32
- cf-key: ${{ secrets.META_CF_KEY }}
33
- cf-base-url: "https://meta.quiltmc.org/"
+ cf-key: ${{ secrets.META_CF_KEY }}
0 commit comments