Skip to content

Improve file renaming #251

Improve file renaming

Improve file renaming #251

Workflow file for this run

name: Build Snapshot
on:
push:
branches:
- 'master'
jobs:
build-and-upload:
uses: ./.github/workflows/build_and_upload.yml
with:
isRelease: false
shouldUpload: true
secrets: inherit