Skip to content

Commit

Permalink
Regenerate static files
Browse files Browse the repository at this point in the history
  • Loading branch information
philipnbbc committed Feb 20, 2024
1 parent b71e158 commit 8339f8b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/shared-ext-ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,18 @@ on:
checkoutRef:
description: 'Overrides the branch of the repo under test to checkout'
required: false
default: ''
type: string
ciEnvironment:
description: 'The Actions Environment to use when running CI'
required: false
default: ''
type: string
enableArtifactory:
description: 'Upload to artifactory instead of PyPi'
required: false
default: false
type: boolean
enableUploadDocker:
description: 'Enable docker upload step. NOTE: Docker images will only be uploaded if the build is on a tag.'
required: false
default: false
type: boolean
secrets:
COMMONTOOLING_DEPLOY_KEY:
Expand Down

0 comments on commit 8339f8b

Please sign in to comment.