Compare commits

..

No commits in common. "master" and "v1" have entirely different histories.
master ... v1

View file

@ -16,8 +16,7 @@ jobs:
# your project is available for Godot to export # your project is available for Godot to export
- name: checkout - name: checkout
uses: actions/checkout@v3.3.0 uses: actions/checkout@v3.3.0
with: lfs: true
lfs: true
- name: export game - name: export game
id: export id: export