Skip to content

Commit ac5ff53

Browse files
committed
reverted the github action to how it was before
1 parent 04bf89b commit ac5ff53

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/main_rignsvapi.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,4 @@ jobs:
4141
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE_RIGSNVAPI }}
4242
package: 'server'
4343
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 }}
4944

0 commit comments

Comments
 (0)