mirror of
https://github.com/atmoz/sftp.git
synced 2024-11-17 12:51:33 -05:00
Use new GitHub user arg
This commit is contained in:
parent
e84f6a4378
commit
f406c062c0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -65,7 +65,7 @@ jobs:
|
|||
if: github.ref == 'refs/heads/master'
|
||||
uses: atmoz/git-verify-ref@master
|
||||
with:
|
||||
public_key_dir: .github/public-keys
|
||||
import-github-users: atmoz
|
||||
|
||||
- name: Push images to Docker Hub registry
|
||||
if: github.ref == 'refs/heads/master'
|
||||
|
|
Loading…
Reference in a new issue