Skip to content

Commit

Permalink
[ci] Add qr code to publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
IceflowRE committed Sep 2, 2023
1 parent 7d79d1b commit 7d919c0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ jobs:
id: "custom_theme_overrides",
name: "Custom Theme Overrides",
}
- {
id: "git_sha_project_setting",
name: "Git SHA Project Setting",
}
- {
id: "glogging",
name: "GLogging",
Expand All @@ -38,8 +42,8 @@ jobs:
name: "Licenses",
}
- {
id: "git_sha_project_setting",
name: "Git SHA Project Setting",
id: "qr_code",
name: "QR Code",
}
- {
id: "texture_button_colored",
Expand Down

0 comments on commit 7d919c0

Please sign in to comment.