We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04bf89b commit ac5ff53Copy full SHA for ac5ff53
1 file changed
.github/workflows/main_rignsvapi.yml
@@ -41,9 +41,4 @@ jobs:
41
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE_RIGSNVAPI }}
42
package: 'server'
43
slot-name: production
44
- - name: Create Met Office API Key JSON on Azure
45
- run: |
46
- echo "$MET_OFFICE_API_KEY" > secret/met_office_api_key.json
47
- env:
48
- MET_OFFICE_API_KEY: ${{ secrets.MET_OFFICE_API_KEY }}
49
0 commit comments