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