mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-02 01:10:08 -06:00
Update postBlueSky.yml
This commit is contained in:
committed by
GitHub
parent
cbda72a173
commit
c0a869fc01
3
.github/workflows/postBlueSky.yml
vendored
3
.github/workflows/postBlueSky.yml
vendored
@@ -58,7 +58,6 @@ jobs:
|
||||
with:
|
||||
# Use the text provided in the manual trigger input
|
||||
text: ${{ format('{0} by @{1}', github.event.inputs.text, github.event.inputs.authorName) }}
|
||||
# Use the link provided in the manual trigger input
|
||||
link-preview-url: ${{ github.event.inputs.link }}
|
||||
link-preview-url: ${{ github.event.inputs.link }} # Use the link provided in the manual trigger input
|
||||
identifier: ${{ secrets.BSKY_IDENTIFIER }}
|
||||
password: ${{ secrets.BSKY_PASSWORD }}
|
||||
|
||||
Reference in New Issue
Block a user