Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hub-ostrowski-mozilla committed Jul 15, 2024
1 parent 4c53b2c commit 4cfbc1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v3

- name: Set Up Environment Variables
run: |
- run: |
echo "AUTH_URL=${{ secrets.AUTH_URL }}" >> $GITHUB_ENV
echo "SYNC_URL=${{ secrets.SYNC_URL }}" >> $GITHUB_ENV
echo "CLIENT_ID=${{ secrets.CLIENT_ID }}" >> $GITHUB_ENV
Expand Down

0 comments on commit 4cfbc1d

Please sign in to comment.