Skip to content

Commit

Permalink
Removed dev notification from notify-api.yml. (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhgriffith-uofu authored May 18, 2023
1 parent ab0fc6e commit c40f7bd
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/notify-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@ on:
- gh-pages

jobs:
dev:
name: Development
uses: slateci/github-actions/.github/workflows/slate-updateapps.yml@v16
with:
slate_api_endpoint: "https://api.dev.slateci.io"
secrets:
slate_api_token: "${{ secrets.SLATE_API_TOKEN_DEV }}"

staging:
name: Staging
uses: slateci/github-actions/.github/workflows/slate-updateapps.yml@v16
Expand Down

0 comments on commit c40f7bd

Please sign in to comment.