From 0128e56d49d8d5ab891f9fd36e30c02e0448aaf5 Mon Sep 17 00:00:00 2001 From: Cory Sanin Date: Wed, 29 Oct 2025 00:23:19 -0500 Subject: [PATCH] testing --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}