Skip to content

Commit

Permalink
Update containers.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rkalescky authored Apr 30, 2024
1 parent 64809cd commit 2524cc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
token: ${{ secrets.GH_PAT }}
- name: Checkout submodules
run: git submodule update --init --recursive
# Uses the `docker/login-action` action to log in to the Container registry registry using the account and password that will publish the packages. Once published, the packages are scoped to the account defined here.
Expand Down

0 comments on commit 2524cc7

Please sign in to comment.