Skip to content

Commit 7090759

Browse files
authored
Update meeting-notes.yml
1 parent d08a939 commit 7090759

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/meeting-notes.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,9 @@ jobs:
3939
HACKMD_TOKEN: ${{ secrets.HACKMD_TOKEN }}
4040
sync:
4141
if: github.event.label.name == 'sync-hackmd-notes'
42-
uses: Quansight-Labs/hackmd-meeting-notes-action/.github/workflows/sync-meeting-notes-pr.yml@caec6b839f3dc5f8a534520e32100622325d752e # pin@main
42+
uses: Quansight-Labs/hackmd-meeting-notes-action/.github/workflows/sync-meeting-notes-pr.yml@get-api-changes # pin@main
4343
with:
4444
pr_number: ${{ github.event.number }}
45+
hackmd_team: conda-forge
4546
secrets:
4647
HACKMD_TOKEN: ${{ secrets.HACKMD_TOKEN }}

0 commit comments

Comments
 (0)