Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iteration 5 #426

Merged
merged 15 commits into from
Dec 15, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
by default only deploy to INSTANCE=5
MajoBerger authored Nov 16, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit c03a53080f523b3e6035aad09efe1bc29fe3fa09
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ on:
INSTANCE:
required: false
type: string
default: '*'
default: '5'
IMPORT:
required: false
default: true
@@ -17,7 +17,7 @@ on:
inputs:
INSTANCE:
required: true
default: '*'
default: '5'
type: choice
options:
- '*'