We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In my GitHub workflow, I use github.run_number to set the build number, and it currently fails all the time
github.run_number
Here's the error when the action tried to get current build number
The text was updated successfully, but these errors were encountered:
@ducbm051291 Could you try running the command agvtool what-version -terse on your Xcode project directory and see what happens?
agvtool what-version -terse
Sorry, something went wrong.
No branches or pull requests
In my GitHub workflow, I use
github.run_number
to set the build number, and it currently fails all the timeHere's the error when the action tried to get current build number
The text was updated successfully, but these errors were encountered: