bring back inputs

This commit is contained in:
2025-10-29 00:25:39 -05:00
parent 0128e56d49
commit 83e2b9d21f

View File

@@ -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 }}