fix yaml syntax again

This commit is contained in:
spiral 2021-11-30 21:23:24 -05:00
parent a26fc4fd6c
commit cd84411cae
No known key found for this signature in database
GPG Key ID: A6059F0CA0E1BD31

View File

@ -28,7 +28,7 @@ jobs:
cache-from: type=registry,ref=ghcr.io/xske/pluralkit:${{ env.BRANCH_NAME }} cache-from: type=registry,ref=ghcr.io/xske/pluralkit:${{ env.BRANCH_NAME }}
cache-to: type=inline cache-to: type=inline
- name: "Update Beta Bot" - name: "Update Beta Bot"
if: contains(github.ref, "main") if: contains(github.ref, 'main')
uses: fjogeleit/http-request-action@master uses: fjogeleit/http-request-action@master
with: with:
url: https://api-beta.pluralkit.me/v1/update url: https://api-beta.pluralkit.me/v1/update