Skip to content

Commit

Permalink
Update test-gha.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Katsu0424 authored Mar 23, 2024
1 parent 9f280fc commit ea0e43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-gha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- uses: actions/checkout@v3

- name: Run a one-line script
run: echo {{ secrets.HOGE_KEY }}
run: echo echo secret ${{ secrets.TEST_ENV_KEY }}

0 comments on commit ea0e43f

Please sign in to comment.