0
0
Fork 0
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:
Adrian Dvergsdal 2020-07-19 22:11:43 +02:00
parent e84f6a4378
commit f406c062c0
No known key found for this signature in database
GPG key ID: C1E9E2D9552A42D2

View file

@ -65,7 +65,7 @@ jobs:
if: github.ref == 'refs/heads/master' if: github.ref == 'refs/heads/master'
uses: atmoz/git-verify-ref@master uses: atmoz/git-verify-ref@master
with: with:
public_key_dir: .github/public-keys import-github-users: atmoz
- name: Push images to Docker Hub registry - name: Push images to Docker Hub registry
if: github.ref == 'refs/heads/master' if: github.ref == 'refs/heads/master'