Skip to content

Commit

Permalink
updating
Browse files Browse the repository at this point in the history
  • Loading branch information
P0NDER0SA committed Jan 7, 2025
1 parent f8a1c14 commit 96e1819
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/update_image_manifests_staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@ jobs:
steps:

- name: Checkout target repository
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
repository: cds-snc/notification-manifests
token: ${{ secrets.MANIFESTS_TOKEN_STAGING }}
path: notification-manifests
ref: main

- name: setup git config
run: |
git config --unset-all http.https://github.com/.extraheader || echo "No extraheader set"
Expand Down

0 comments on commit 96e1819

Please sign in to comment.