Skip to content

Commit

Permalink
[WFX-372] Actions: Add mozilla-api file on Linux builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamp01 authored and MrAlex94 committed Jul 27, 2022
1 parent 79ea2ff commit d475b69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ jobs:
- name: 🏗 Build
run: |
./mach create-mach-environment
echo "${{ secrets.MOZ_API_KEY }}" > mozilla-api
./mach build
- name: 📦 Package
Expand Down

0 comments on commit d475b69

Please sign in to comment.