diff --git a/.github/workflows/bsky_test.yml b/.github/workflows/bsky_test.yml index 86a0d76..34dfb58 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 }}/${{repository}} + link-preview-url: ${{ github.server_url }}/${{ github.repository }} identifier: ${{ secrets.BLUESKY_APP_USER }} password: ${{ secrets.BLUESKY_APP_PASSWORD }} service: bsky.social