Skip to content

Commit

Permalink
Merge pull request #2 from Fgruntjes/initial-build
Browse files Browse the repository at this point in the history
deploy test
  • Loading branch information
Fgruntjes authored Sep 27, 2022
2 parents aa99471 + 75acc2e commit 5c8d694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
project: [ 'App.Function.Banktransaction.Import' ]
environment: [ 'beta' ]
steps:
- uses: 'actions/checkout@v3'
- uses: 'actions/checkout@v2'
- id: 'auth'
name: 'Authenticate to Google Cloud'
uses: 'google-github-actions/auth@v0'
Expand Down

0 comments on commit 5c8d694

Please sign in to comment.