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