Explorar o código

minor changes

Avik Datta %!s(int64=3) %!d(string=hai) anos
pai
achega
07dc5c2083
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/python-app.yml

+ 1 - 1
.github/workflows/python-app.yml

@@ -50,7 +50,7 @@ jobs:
       uses: 8398a7/action-slack@v3
       with:
         status: ${{ job.status }}
-        fields: repo,message,author,action,eventName,ref
+        fields: repo,message,author,action,ref,eventName
       env:
         SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
       if: always()