We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 147a999 commit 433e30aCopy full SHA for 433e30a
.github/workflows/deploy-android-documentation.yml
@@ -4,7 +4,7 @@ name: Deploy static content to Pages
4
on:
5
# Runs on pushes targeting the default branch
6
push:
7
- branches: ["main", "feature/create-github-action-for-pages"]
+ branches: ["main", "feature/github-action-for-generate-documentation"]
8
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
0 commit comments