Skip to content

Commit 3bedf77

Browse files
committed
Clenup pipeline output
1 parent 656a397 commit 3bedf77

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/builds-mattermost.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ jobs:
5959
- name: Read Content
6060
id: getcontent
6161
run: echo "payload=$(cat mattermost.json)" >> $GITHUB_OUTPUT
62-
#run: echo "::set-output name=payload::$(cat mattermost.json)"
63-
- name: Pipeline Output
64-
run: echo "${{ steps.getcontent.outputs.payload }}"
6562
- name: Send Mattermost Message
6663
uses: mattermost/action-mattermost-notify@master
6764
with:

0 commit comments

Comments
 (0)