Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-09 14:49:48 +03:00 committed by GitHub
parent 88690b92ad
commit ba6a2bf152
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,9 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v2
with:
repository: malnozili/remittance_image_builder
token: ${{ secrets.GITHUB_TOKEN }}
- name: login to harb
uses: docker/login-action@v1