Skip to content

Commit

Permalink
Update another.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbarbour authored Nov 7, 2023
1 parent bdb1200 commit e626a25
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/another.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,12 @@ jobs:
environment: dev
key: test
- run: echo hello
deploy:
runs-on: ubuntu-latest
steps:
- uses: gitboard-io/gitboard-action@main
with:
username: chrisbarbour
environment: dev
key: test
- run: echo hello

0 comments on commit e626a25

Please sign in to comment.