Skip to content

Commit

Permalink
BC-4009 removed unused TOKEN_INVENTORY parameter (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
Loki-Afro authored May 11, 2023
1 parent 9049ff2 commit 883e128
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/clean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ jobs:
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
DEV_KUBE_CONFIG: ${{ secrets.DEV_KUBE_CONFIG }}
TOKEN_INVENTORY: ${{ secrets.TOKEN_INVENTORY }}
1 change: 0 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
DEV_VAULT: ${{ secrets.DEV_VAULT }}
DEV_KUBE_CONFIG: ${{ secrets.DEV_KUBE_CONFIG }}
TOKEN_INVENTORY: ${{ secrets.TOKEN_INVENTORY }}

deploy-successful:
needs:
Expand Down

0 comments on commit 883e128

Please sign in to comment.