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
uses: https://git.sanin.dev/packages_test/build-publish/@build
env:
username: TESTING
with:
username: ${{ secrets.USERNAME }}
token: ${{ secrets.TOKEN }}