We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3e481 commit 6b00e67Copy full SHA for 6b00e67
.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@main
+ uses: Titan-Systems/titan-core-action@bugfix/vars-from-env
15
with:
16
run-mode: 'create-or-update'
17
resource-path: './infrastructure'
0 commit comments