Skip to content

Commit a0abfb3

Browse files
committed
Upload image
1 parent 515be62 commit a0abfb3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/15-slack-upload-file.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ jobs:
2121
slack-function: upload-file
2222
slack-bot-user-oauth-access-token: ${{ secrets.SLACK_BOT_USER_OAUTH_ACCESS_TOKEN }}
2323
slack-channel: C0ARB84BQC9
24-
slack-upload-file-path: README.md
25-
slack-upload-file-title: Test 15 - README upload
26-
slack-upload-initial-comment: Test 15 - uploading a file 📎
24+
slack-upload-file-path: integration-test/one-does-not-simply.jpg
25+
slack-upload-file-title: Test 15 - Image upload
26+
slack-upload-initial-comment: Test 15 - Uploading a file 📎
2727

2828
- name: Result from "Upload File"
2929
run: echo '${{ steps.upload-file.outputs.slack-result }}'

0 commit comments

Comments
 (0)