We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87aae99 commit dbc7e9aCopy full SHA for dbc7e9a
.github/workflows/release.yaml
@@ -15,6 +15,7 @@ jobs:
15
GIT_USER_EMAIL: [email protected]
16
GH_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
17
18
+ #
19
steps:
20
- name: Build UI
21
uses: actions/build-ui
0 commit comments