From 71aff9baf72aade3a341dbe4ed213c7666945e0b Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Tue, 26 Nov 2024 11:33:37 -0800 Subject: [PATCH] Update bsky_test.yml --- .github/workflows/bsky_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bsky_test.yml b/.github/workflows/bsky_test.yml index 3f265f1..b1da224 100644 --- a/.github/workflows/bsky_test.yml +++ b/.github/workflows/bsky_test.yml @@ -18,7 +18,7 @@ jobs: with: text: | This is a test post! - link-preview-url: ${{ github.server_url }}/${{ github.repository }} + link-preview-url: ${{ github.repositoryUrl }} identifier: ${{ secrets.BLUESKY_APP_USER }} password: ${{ secrets.BLUESKY_APP_PASSWORD }} service: bsky.social