File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 1919 open : ${{ github.event.pull_request.state == 'open' }}
2020 labels : ${{ toJSON(github.event.pull_request.labels.*.name) }}
2121 ref : ${{ github.event.pull_request.head.ref }}
22- spacelift-organization : ${{ github.event.repository.owner.login }}
2322 secrets :
2423 github-private-actions-pat : " ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}"
2524 registry : " ${{ secrets.ECR_REGISTRY }}"
Original file line number Diff line number Diff line change 1313 with :
1414 organization : " ${{ github.event.repository.owner.login }}"
1515 repository : " ${{ github.event.repository.name }}"
16- spacelift-organization : ${{ github.event.repository.owner.login }}
1716 secrets :
1817 github-private-actions-pat : " ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}"
1918 registry : " ${{ secrets.ECR_REGISTRY }}"
Original file line number Diff line number Diff line change 1313 with :
1414 organization : " ${{ github.event.repository.owner.login }}"
1515 repository : " ${{ github.event.repository.name }}"
16- spacelift-organization : ${{ github.event.repository.owner.login }}
1716 version : ${{ github.event.release.tag_name }}
1817 secrets :
1918 github-private-actions-pat : " ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}"
You can’t perform that action at this time.
0 commit comments