mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-26 03:31:56 +01:00
Fix usage of wrong action
This commit is contained in:
parent
98733057a7
commit
b577d0f2f2
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -98,7 +98,7 @@ jobs:
|
||||
auto_inactive: true
|
||||
- name: Update deployment status (failure)
|
||||
if: failure()
|
||||
uses: altinukshini/deployment-status@v1.0.1
|
||||
uses: avakar/set-deployment-status@v1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user