Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucifergene authored Apr 27, 2024
1 parent 0691d6c commit 166f449
Show file tree
Hide file tree
Showing 4 changed files with 172 additions and 462 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/devconsole.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Daily Node.js Script
name: ODC Daily JIRA Status

on:
push:
Expand All @@ -15,4 +15,4 @@ jobs:
uses: actions/checkout@v2

- name: Run Bash Script
run: bash devconsole/odc.sh ${{ secrets.JIRA_PAT }} ${{ secrets.PERSONAL_SLACK_HOOK }}
run: bash devconsole/forum-devconsole.sh ${{ secrets.JIRA_PAT }} ${{ secrets.PERSONAL_SLACK_HOOK }}
301 changes: 0 additions & 301 deletions devconsole/devconsole-workflow.js

This file was deleted.

Loading

0 comments on commit 166f449

Please sign in to comment.