File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99env :
1010 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
11- VERSION : v4
11+ VERSION : v3
1212
1313jobs :
1414 release-tenant-artifact-action :
Original file line number Diff line number Diff line change 4949 fetch-depth : 0
5050
5151 - name : Run Tenant Artifact CI Action
52- uses : edenlabllc/tenant.artifact.ci.action@v4
52+ uses : edenlabllc/tenant.artifact.ci.action@v3
5353 with :
5454 github_token_repo_full_access : ${{ secrets.GH_TOKEN_REPO_FULL_ACCESS }}
5555 autotag : true
Original file line number Diff line number Diff line change 2424 fetch-depth : 0
2525
2626 - name : Create and upload tenant Artifact
27- uses : edenlabllc/tenant-artifact.ci.action@v4
27+ uses : edenlabllc/tenant-artifact.ci.action@v3
2828 with :
2929 autotag : true
3030 github_token_repo_full_access : ${{ secrets.GH_TOKEN_REPO_FULL_ACCESS }}
Original file line number Diff line number Diff line change 3131 fetch-depth : 0
3232
3333 - name : Create and upload tenant Artifact
34- uses : edenlabllc/tenant-artifact.ci.action@v4
34+ uses : edenlabllc/tenant-artifact.ci.action@v3
3535 with :
3636 artifact_version : ${{ github.event.inputs.artifact_version }}
3737 github_token_repo_full_access : ${{ secrets.GH_TOKEN_REPO_FULL_ACCESS }}
You can’t perform that action at this time.
0 commit comments