diff --git a/action.yml b/action.yml index c41c812..3f844bf 100644 --- a/action.yml +++ b/action.yml @@ -29,5 +29,5 @@ runs: - name: Build package uses: https://git.sanin.dev/packages_test/build-publish/@build env: - username: ${{ secrets.USERNAME }} + username: TESTING token: ${{ secrets.TOKEN }}