Skip to content

Commit

Permalink
Updated readme with correct path in example
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffpatton1971 committed Jan 10, 2024
1 parent d2fa081 commit 62a3873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ This repository contains a PowerShell script, a GitHub Actions workflow, and a G
- name: Checkout Repository
uses: actions/checkout@v2
- name: Send BlueSky Notification
uses: ./.github/actions/post2bsky
uses: mod-posh/[email protected]
with:
source: 'path/to/your/project/file'
projectName: 'Your Project Name'
Expand Down

0 comments on commit 62a3873

Please sign in to comment.