Skip to content

Commit

Permalink
Name the workflow properly
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaurin committed Nov 8, 2023
1 parent aaad0d5 commit 529bb18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
GOOGLE_APPLICATION_CREDENTIALS = credentials.json
DELETE_AFTER_COMPRESS=true
# DELETE_AFTER_COMPRESS=true
MINIMAL_SAMPLE_SIZE=false
2 changes: 1 addition & 1 deletion .github/workflows/on_push_main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Bake the installer (non-main release - on push)
name: Bake the installer (main - on push)

on:

Expand Down

0 comments on commit 529bb18

Please sign in to comment.