bring back inputs
This commit is contained in:
@@ -28,6 +28,6 @@ runs:
|
|||||||
|
|
||||||
- name: Build package
|
- name: Build package
|
||||||
uses: https://git.sanin.dev/packages_test/build-publish/@build
|
uses: https://git.sanin.dev/packages_test/build-publish/@build
|
||||||
env:
|
with:
|
||||||
username: TESTING
|
username: ${{ secrets.USERNAME }}
|
||||||
token: ${{ secrets.TOKEN }}
|
token: ${{ secrets.TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user