We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b00e67 commit 4299947Copy full SHA for 4299947
.github/workflows/deploy_to_snowflake.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v4
12
13
- name: Deploy to Snowflake with Titan
14
- uses: Titan-Systems/titan-core-action@bugfix/vars-from-env
+ uses: Titan-Systems/titan-core-action@main
15
with:
16
run-mode: 'create-or-update'
17
resource-path: './infrastructure'
0 commit comments