Skip to content

Commit

Permalink
UPDATING SECRET
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbarbour authored Nov 11, 2023
1 parent b592216 commit dff5973
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: ${{ secrets.GITBOARD_USER_API_KEY_2 }}
key: ${{ secrets.GITBOARD_USER_CHRISBARBOUR }}
- run: echo hello
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dff5973

Please sign in to comment.