diff --git a/.github/workflows/publish-test.yaml b/.github/workflows/publish-test.yaml index 01e4cc0f4..7a58b0fc1 100644 --- a/.github/workflows/publish-test.yaml +++ b/.github/workflows/publish-test.yaml @@ -11,7 +11,7 @@ on: jobs: main: - if: ${{ github.event.pull_request.merged == true }} && ${{gthub.event.label.name == 'publish-odr*'}} + if: ${{ github.event.pull_request.merged == true }} && ${{github.event.label.name == 'publish-odr*'}} runs-on: ubuntu-latest permissions: id-token: write diff --git a/workflow-parameters/test copy 4.yaml b/workflow-parameters/test copy 4.yaml new file mode 100644 index 000000000..6a2e6265c --- /dev/null +++ b/workflow-parameters/test copy 4.yaml @@ -0,0 +1,2 @@ +"source":"s3://linz-imagery-staging/test/" +"target":"s3://linz-workflow-artifacts/mdavidson/"