Skip to content

Commit

Permalink
Update azure-static-web-apps-icy-pebble-0baf5bd03.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fenix2222 authored Feb 5, 2024
1 parent a80cff6 commit 94d231a
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,17 @@ jobs:
with:
submodules: true
lfs: false

- name: Setup Node.js environment
uses: actions/[email protected]
with:
node-version: 18.x

- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
with:
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_ICY_PEBBLE_0BAF5BD03 }}
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_ICY_PEBBLE_0BAF5BD03 }}
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
action: "upload"
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
Expand Down

0 comments on commit 94d231a

Please sign in to comment.