Skip to content

Commit f87f9db

Browse files
committed
fix CI
1 parent 9b0ebd4 commit f87f9db

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/main.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ jobs:
3838
# Create zip file.
3939
- name: Create ZIP archive
4040
run: zip -r ./${{env.MODULE_ID}}.zip
41-
module.json
41+
module.json
42+
last-scene-view.js
4243
README.md
4344
LICENSE
4445
CHANGELOG.md

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## [1.2.1]
3+
## [1.2.11]
44

55
- Option to disable the view restored message
66
- Translations fixes

0 commit comments

Comments
 (0)