Update action name for offline labs
All checks were successful
Self Test / test (push) Successful in 3s
All checks were successful
Self Test / test (push) Successful in 3s
This commit is contained in:
parent
de8ca18e68
commit
0929bea5a2
@ -7,7 +7,7 @@ jobs:
|
||||
container: offline-twitter/go
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }}
|
||||
uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/offline-labs/shellcheckout@${{ github.ref }}
|
||||
|
||||
- name: wc -l
|
||||
run: wc -l action.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user