Skip to content

Commit

Permalink
Update .github/workflows/staging-deploy.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Brent Moran <[email protected]>
  • Loading branch information
zackkrida and mathemancer authored Dec 12, 2024
1 parent f6b6378 commit 2e495e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
staging-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout ansible repo
- name: Checkout infrastructure repo
uses: actions/checkout@v2
with:
repository: 'mathesar-foundation/mathesar-infrastructure'
Expand Down

0 comments on commit 2e495e7

Please sign in to comment.