Skip to content

Commit

Permalink
chore: publishing v0.10.0 to try out new properties
Browse files Browse the repository at this point in the history
  • Loading branch information
gdulafactset authored Jul 1, 2024
1 parent 7406d8c commit ba1966f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
package_file=$(conda build fds.sdk.utils --output)
conda build fds.sdk.utils
# anaconda -t $ANACONDA_TOKEN upload -u factset -l main ${package_file}
anaconda -t $ANACONDA_TOKEN upload -u factset -l main ${package_file}
break
else
echo "Version ${version} not found, rechecking in $((2 ** count)) seconds..."
Expand Down

0 comments on commit ba1966f

Please sign in to comment.