Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
malte-laukoetter committed Nov 20, 2023
1 parent 71f20c7 commit 559e079
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ jobs:
environment: staging
version: ${{ github.sha }}
deploying_repo: remix-application-example
infra_repo: aremix-application-example-infra
infra_repo: remix-application-example-infra
deploy_key: ${{ secrets.DEPLOY_KEY }}
app: remix-application-example-staging
argocd_pipeline_password: ${{ secrets.ARGOCD_PIPELINE_PASSWORD }}
Expand Down
2 changes: 1 addition & 1 deletion .talismanrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fileignoreconfig:
- filename: .github/workflows/pipeline.yml
checksum: 26566d711d60875fe0cd9c3b24a2aac77982040d869ba12c9f4f5311fc7076f5
checksum: 580a5293fe355330ce973b098bc00c43e788a3a62f29ba546daa09666790b911
- filename: .github/workflows/scan.yml
checksum: b06430d20570ad4ce61e6078af8a2851ef1c1bf832f0a4f70c490bde1f533cdd
- filename: README.md
Expand Down

0 comments on commit 559e079

Please sign in to comment.