Skip to content

Commit

Permalink
Merge pull request #12 from RunOnFlux/ci
Browse files Browse the repository at this point in the history
adjust ci
  • Loading branch information
TheTrunk authored Aug 17, 2024
2 parents d974c09 + 89dc46f commit eaf20fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Setup CI config
run: |
echo $CI_CONFIG > config/serviceAccountKey.json
touch logs/debug.log logs/error.log logs/info.log
shell: bash
env:
CI_CONFIG: ${{ secrets.SERVICE_ACCOUNT_CI }}
Expand Down

0 comments on commit eaf20fa

Please sign in to comment.