From bdb1200b6e8031f5753d880aff5eada73950d186 Mon Sep 17 00:00:00 2001 From: Chris Barbour Date: Tue, 7 Nov 2023 16:26:41 +0000 Subject: [PATCH] Update another.yml --- .github/workflows/another.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/another.yml b/.github/workflows/another.yml index f2e49e5..8b50e9a 100644 --- a/.github/workflows/another.yml +++ b/.github/workflows/another.yml @@ -7,4 +7,9 @@ jobs: build: runs-on: ubuntu-latest steps: + - uses: gitboard-io/gitboard-action@main + with: + username: chrisbarbour + environment: dev + key: test - run: echo hello