mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Merge pull request #3495 from vcmi/dependabot/github_actions/act10ns/slack-2
Bump act10ns/slack from 1 to 2
This commit is contained in:
4
.github/workflows/github.yml
vendored
4
.github/workflows/github.yml
vendored
@@ -338,7 +338,7 @@ jobs:
|
|||||||
DEPLOY_RSA: ${{ secrets.DEPLOY_RSA }}
|
DEPLOY_RSA: ${{ secrets.DEPLOY_RSA }}
|
||||||
PACKAGE_EXTENSION: ${{ matrix.extension }}
|
PACKAGE_EXTENSION: ${{ matrix.extension }}
|
||||||
|
|
||||||
- uses: act10ns/slack@v1
|
- uses: act10ns/slack@v2
|
||||||
with:
|
with:
|
||||||
status: ${{ job.status }}
|
status: ${{ job.status }}
|
||||||
channel: '#notifications'
|
channel: '#notifications'
|
||||||
@@ -441,7 +441,7 @@ jobs:
|
|||||||
path: |
|
path: |
|
||||||
${{ env.ANDROID_APK_PATH }}
|
${{ env.ANDROID_APK_PATH }}
|
||||||
|
|
||||||
- uses: act10ns/slack@v1
|
- uses: act10ns/slack@v2
|
||||||
with:
|
with:
|
||||||
status: ${{ job.status }}
|
status: ${{ job.status }}
|
||||||
channel: '#notifications'
|
channel: '#notifications'
|
||||||
|
Reference in New Issue
Block a user