Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
chore: update the local workflows for the new opensentinel api
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinpinto committed Jun 3, 2020
1 parent a330675 commit 0ae01d3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,4 @@ jobs:
if: always()
with:
job_status: ${{ job.status }}
opensentinel_owner: ${{ secrets.OSL_OWNER }}
opensentinel_token: ${{ secrets.OSL_TOKEN }}
1 change: 0 additions & 1 deletion .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,4 @@ jobs:
if: always()
with:
job_status: ${{ job.status }}
opensentinel_owner: ${{ secrets.OSL_OWNER }}
opensentinel_token: ${{ secrets.OSL_TOKEN }}
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ jobs:
if: always()
with:
job_status: ${{ job.status }}
opensentinel_owner: ${{ secrets.OSL_OWNER }}
opensentinel_token: ${{ secrets.OSL_TOKEN }}

0 comments on commit 0ae01d3

Please sign in to comment.