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 11, 2023
1 parent a87cec6 commit b592216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/another.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
username: chrisbarbour
environment: dev
key: test
key: ${{ secrets.GITBOARD_USER_API_KEY_2 }}
- run: echo hello
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b592216

Please sign in to comment.