We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5502405 commit f969f02Copy full SHA for f969f02
1 file changed
.github/workflows/deploy-homepage.yaml
@@ -117,7 +117,6 @@ jobs:
117
Project URL: https://github.com/version-fox/vfox-elixir
118
api_key: ${{ secrets.IFLOW_API_KEY }}
119
# settings_json: ${{ secrets.IFLOW_SETTINGS_JSON }}
120
- model: "Qwen3-Coder"
121
timeout: "1800"
122
debug: "true"
123
@@ -151,4 +150,4 @@ jobs:
151
150
steps:
152
- name: Deploy to GitHub Pages
153
id: deployment
154
- uses: actions/deploy-pages@v4
+ uses: actions/deploy-pages@v4
0 commit comments