We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d93e8 commit e4125c0Copy full SHA for e4125c0
1 file changed
.github/workflows/main.yml
@@ -140,8 +140,7 @@ jobs:
140
access_key: ${{ secrets.DOGECLOUD_ACCESS_KEY }}
141
secret_key: ${{ secrets.DOGECLOUD_SECRET_KEY }}
142
type: "path"
143
- urls:
144
- - "https://www.eallion.com/"
+ urls: "https://www.eallion.com/"
145
146
# - name: Deploy to Tencent COS
147
# if: steps.build.outputs.should_deploy == 'true'
0 commit comments