use new tier params
This commit is contained in:
@@ -83,6 +83,7 @@ jobs:
|
|||||||
username: "${{ secrets.USERNAME }}"
|
username: "${{ secrets.USERNAME }}"
|
||||||
token: ${{ secrets.TOKEN }}
|
token: ${{ secrets.TOKEN }}
|
||||||
deps: ${{ steps.parsed.outputs.deps }}
|
deps: ${{ steps.parsed.outputs.deps }}
|
||||||
|
tier: ${{ steps.parsed.outputs.tier }}
|
||||||
|
|
||||||
- name: Revert publish script
|
- name: Revert publish script
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user