From 517f4b5e3304ee88d06466c69c9829bf3ab94b54 Mon Sep 17 00:00:00 2001 From: squid-protocol Date: Wed, 15 Jul 2026 18:10:25 -0400 Subject: [PATCH] ci: another autoformatting error --- .github/workflows/publish.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 35c4949c..ee457fc9 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest environment: name: pypi - url: [https://pypi.org/p/gitgalaxy](https://pypi.org/p/gitgalaxy) + url: https://pypi.org/p/gitgalaxy permissions: id-token: write contents: read @@ -93,4 +93,4 @@ jobs: run: | git remote add azure https://${{ secrets.AZURE_SYNC_TOKEN }}@dev.azure.com/squid-protocol/gitgalaxy/_git/gitgalaxy git push -f azure HEAD:main - git push -f --tags azure \ No newline at end of file + git push -f --tags azure