Skip to content

Commit

Permalink
Added secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
saneka committed Feb 14, 2025
1 parent 4c2e5d1 commit 50ffefe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hello.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Send welcome
run: echo "${{ secrets.AWS_ACCOUNT_NO }}"
run: echo "${{ secrets.ACCOUNT_NO }}"

0 comments on commit 50ffefe

Please sign in to comment.