Skip to content

Commit

Permalink
feat(sites): Added poly-glot/shehryar
Browse files Browse the repository at this point in the history
  • Loading branch information
poly-glot committed Sep 16, 2023
1 parent 217a0d0 commit bbee36a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/secrets-copy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ jobs:
with:
SECRETS: |
^OCI_.*
^DOCKER_.*
REPOSITORIES: |
^poly-glot/question-time$
^poly-glot/shehryar$
DRY_RUN: false
GITHUB_TOKEN: ${{ secrets.PERSONAL_GITHUB_TOKEN_CLASSIC }}
CONCURRENCY: 10
Expand All @@ -24,3 +26,5 @@ jobs:
OCI_CLI_REGION: ${{ secrets.OCI_CLI_REGION }}
OCI_COMPARTMENT_OCID: ${{ secrets.OCI_COMPARTMENT_OCID }}
OCI_AUTH_TOKEN: ${{ secrets.OCI_AUTH_TOKEN }}
DOCKER_HOST: ${{ secrets.DOCKER_HOST }}
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}

0 comments on commit bbee36a

Please sign in to comment.