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