File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: CIPP Development Frontend CI/CD
3
3
on :
4
4
push :
5
5
branches :
6
- - interface-rewrite
6
+ - dev
7
7
8
8
jobs :
9
9
build_and_deploy_job :
18
18
id : builddeploy
19
19
uses : Azure/static-web-apps-deploy@v1
20
20
with :
21
- azure_static_web_apps_api_token : ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_RW }} # change this to your repository secret name
21
+ azure_static_web_apps_api_token : ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_AMBITIOUS_MOSS_0A047A40F }} # change this to your repository secret name
22
22
repo_token : ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
23
23
action : ' upload'
24
24
# ##### Repository/Build Configurations - These values can be configured to match your app requirements. ######
37
37
id : closepullrequest
38
38
uses : Azure/static-web-apps-deploy@v1
39
39
with :
40
- azure_static_web_apps_api_token : ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_RW }} # change this to your repository secret name
40
+ azure_static_web_apps_api_token : ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_AMBITIOUS_MOSS_0A047A40F }} # change this to your repository secret name
41
41
action : ' close'
You can’t perform that action at this time.
0 commit comments