Skip to content

Commit

Permalink
ci: resetting the deployment action
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkyselak committed Jan 13, 2024
1 parent ad1911a commit 8e491cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 49 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
api_location: "" # Api source code path - optional
output_location: "out" # Built app content directory - optional
###### End of Repository/Build Configurations ######
env: # Add environment variables here
IS_STATIC_EXPORT: true
NODE_VERSION: 18

close_pull_request_job:
if: github.event_name == 'pull_request' && github.event.action == 'closed'
Expand Down
49 changes: 0 additions & 49 deletions .github/workflows/azure-static-web-apps-polite-field-0af1ad403.yml

This file was deleted.

0 comments on commit 8e491cd

Please sign in to comment.