mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-10 02:17:29 +00:00
Testing publish secret
This commit is contained in:
@@ -7,5 +7,7 @@ on:
|
||||
jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
HELLO: ${{ secrets.HELLO }}
|
||||
steps:
|
||||
- run: echo "Hello yo"
|
||||
- run: echo "wow-- $HELLO"
|
||||
|
||||
Reference in New Issue
Block a user