Skip to content

Commit

Permalink
fixup! Explicitly use secret
Browse files Browse the repository at this point in the history
Signed-off-by: Spencer Wilson <[email protected]>
  • Loading branch information
SWilson4 committed Jul 24, 2024
1 parent e5848d2 commit b62d6c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/commit-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
strategy:
fail-fast: false
runs-on: ubuntu-latest
env:
{ secrets.BUILD_TRIGGER_TOKEN }: ${{ secrets.{ secrets.BUILD_TRIGGER_TOKEN } }}
steps:
# TODO: missing projects?
- name: Trigger OQS-OpenSSL CI
Expand Down

0 comments on commit b62d6c0

Please sign in to comment.