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 ea7a5ae commit 60b35ecCopy full SHA for 60b35ec
.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