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 7bee517 commit cbfd031Copy full SHA for cbfd031
.github/workflows/release-builtins.yml
@@ -1,6 +1,6 @@
1
name: Publish ua-parser builtins
2
3
-run-name: Publish ${{ inputs.tag || 'master' }} to ${{ inputs.environment || 'dummy' }}
+run-name: Publish ${{ inputs.tag || 'master' }} to ${{ inputs.environment || 'pypy (scheduled)' }}
4
5
on:
6
schedule:
0 commit comments