Skip to content

Commit cec830d

Browse files
pw-ppodhajskiManul from Pathway
authored andcommitted
ci(actions): fix release workflow typo (#9208)
GitOrigin-RevId: 68c6c094a8b0bebdd7e1687dfb9fbaac386e1509
1 parent 1f7b9c2 commit cec830d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
mkdir -p wheels
182182
183183
- uses: actions/download-artifact@v5
184-
with:Ŕ
184+
with:
185185
name: pathway-x86-x64
186186
path: ./wheels/
187187

@@ -408,7 +408,7 @@ jobs:
408408
steps:
409409
- name: Post to a Slack channel
410410
id: slack
411-
uses: slackapi/[email protected].0
411+
uses: slackapi/[email protected].1
412412
with:
413413
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
414414
webhook-type: webhook-trigger

0 commit comments

Comments
 (0)