Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaraphael committed Oct 16, 2023
1 parent 5850260 commit 2b695b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stack/cloud_function_ais_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
)

service_account_secret = secretmanager.get_secret_version(
secret="world-fishing-827-service-account-json", secret_version="latest"
secret="world-fishing-827-service-account-json"
)

function_name = construct_name("cloud-function-ais")
Expand Down

0 comments on commit 2b695b7

Please sign in to comment.