Skip to content

Commit

Permalink
test sec
Browse files Browse the repository at this point in the history
  • Loading branch information
SPDonaghy committed Jun 18, 2024
1 parent ca751c5 commit bb0cdb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hello.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
uses: actions/checkout@v2

- name: Get branch name
run: echo $GITHUB_REF
run: echo ${{ secrets.TEST_SECRET }}

0 comments on commit bb0cdb9

Please sign in to comment.