Experiment with expressions in workflows
This commit is contained in:
parent
1fc2372e85
commit
802533dceb
@ -50,4 +50,4 @@ jobs:
|
||||
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
|
||||
uses: Ilshidur/action-discord@master
|
||||
with:
|
||||
args: '{{ EVENT_PAYLOAD.repository.full_name }} deployed to fighter'
|
||||
args: '${{ github.repository }} deploy to fighter: ${{ job.status }}'
|
||||
|
Loading…
Reference in New Issue
Block a user