Skip to content

Commit

Permalink
remove old cert env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomontero committed Nov 28, 2024
1 parent 2d22af3 commit 381bdd7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ env:
E2E_PRODUCT_01_ID: ${{ secrets.E2E_PRODUCT_01_ID }}
E2E_PRODUCT_01_NAME: ${{ secrets.E2E_PRODUCT_01_NAME }}
E2E_USERNAME: ${{ secrets.E2E_USERNAME }}
PARTICLE_WINDOWS_SIGNING_CERT: ${{ secrets.PARTICLE_WINDOWS_SIGNING_CERT }}
PARTICLE_WINDOWS_SIGNING_PASS: ${{ secrets.PARTICLE_WINDOWS_SIGNING_PASS }}
jobs:
build:
runs-on: ubuntu-latest # Choose an appropriate runner
Expand Down

0 comments on commit 381bdd7

Please sign in to comment.