diff --git a/.github/workflows/another.yml b/.github/workflows/another.yml index f31f6fc..db4dd1b 100644 --- a/.github/workflows/another.yml +++ b/.github/workflows/another.yml @@ -11,6 +11,7 @@ jobs: with: username: chrisbarbour environment: dev + debug: true key: ${{ secrets.GITBOARD_USER_CHRISBARBOUR }} - run: echo hello deploy: