Skip to content

Commit

Permalink
Update .github/workflows/backup.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Wade Barnes <wade@neoterictech.ca>
  • Loading branch information
GeorgeWalker and WadeBarnes committed Jul 8, 2024
1 parent 72d25de commit b11af00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
username: ${{ secrets.ARTIFACTORY_USERNAME }}
password: ${{ secrets.ARTIFACTORY_PASSWORD }}

- name: Checkout Schema Spy Repo
- name: Checkout Backup Container Repo
id: gitops
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit b11af00

Please sign in to comment.