Skip to content

Commit b7c2444

Browse files
author
carabasdaniel
authored
Merge pull request #1148 from adrianiurca/change-slack-workflow-status-tag
change slack-workflow-status tag to v1.0.1
2 parents e298634 + 183b5a9 commit b7c2444

File tree

3 files changed

+1
-130
lines changed

3 files changed

+1
-130
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
runs-on: ubuntu-20.04
221221
steps:
222222
- name: Slack Workflow Notification
223-
uses: Gamesight/slack-workflow-status@main
223+
uses: Gamesight/slack-workflow-status@v1.0.1
224224
with:
225225
# Required Input
226226
repo_token: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/release.yml

Lines changed: 0 additions & 65 deletions
This file was deleted.

.github/workflows/weekly.yml

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)