Remove accidentally added "test" addition
This commit is contained in:
parent
897afa3c2b
commit
ffe400cb76
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
- build
|
- build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: "Slack workflow notification fork test"
|
- name: "Slack workflow notification"
|
||||||
uses: Gamesight/slack-workflow-status@master
|
uses: Gamesight/slack-workflow-status@master
|
||||||
with:
|
with:
|
||||||
repo_token: ${{secrets.GITHUB_TOKEN}}
|
repo_token: ${{secrets.GITHUB_TOKEN}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user