Skip to content

Commit

Permalink
correct articfact
Browse files Browse the repository at this point in the history
  • Loading branch information
abjerry97 committed Jan 6, 2024
1 parent 4b13d18 commit 50aeb64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ jobs:
with:
status: ${{ job.status }}
channel: '#just-a-test'
message: Deployed {{ env.GITHUB_REF_NAME }} branch /n status':'${{job.status}}
message: Deployed {{ env.GITHUB_REF_NAME }} branch status:${{job.status}}
if: always()

0 comments on commit 50aeb64

Please sign in to comment.