Skip to content

Commit

Permalink
test with github token
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander14121 committed Aug 12, 2024
1 parent cb8ef6a commit c491297
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
uses: FINTlabs/fint-core-workflows/.github/workflows/CI.yaml@main
with:
javaVersion: '17'
secrets:
GITHUBACTION_TOKEN: ${{secrets.GITHUBACTION_TOKEN}}



deploy:
uses: FINTlabs/fint-core-workflows/.github/workflows/CD.yaml@main
Expand All @@ -20,4 +24,4 @@ jobs:
org: 'fintlabs-no'
secrets:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
AKS_AKS_BETA_FINT_2021_11_23_FINT_GITHUB: ${{ secrets.AKS_AKS_BETA_FINT_2021_11_23_FINT_GITHUB }}
AKS_AKS_BETA_FINT_2021_11_23_FINT_GITHUB: ${{ secrets.AKS_AKS_BETA_FINT_2021_11_23_FINT_GITHUB }}

0 comments on commit c491297

Please sign in to comment.