Skip to content

Commit

Permalink
testing github actions in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbarbour committed Nov 4, 2023
1 parent 9121553 commit 7562cbc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/npm-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:

steps:
- uses: gitboard-io/gitboard-action@main
with:
username: chrisbarbour
environment: dev
key: test
with:
username: chrisbarbour
environment: dev
key: test
- name: Checkout
uses: actions/checkout@v2.0.0

Expand Down

0 comments on commit 7562cbc

Please sign in to comment.