Skip to content

Commit 3c019ea

Browse files
committed
Update default theme
1 parent afdf544 commit 3c019ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/get-default-themes/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ runs:
1313
shell: sh
1414
env:
1515
THEME_NAME: default.pck
16-
THEME_VERSION: v0.2.0-beta
16+
THEME_VERSION: v0.3.0-beta
1717
run: |
1818
cd themes_workdir
1919
curl -L https://github.com/retrohub-org/default-theme/releases/download/${{ env.THEME_VERSION }}/${{ env.THEME_NAME }} --output ${{ env.THEME_NAME }}

0 commit comments

Comments
 (0)