diff --git a/.github/workflows/offline_bundle.yml b/.github/workflows/offline_bundle.yml index 4e29d5d..9622f0e 100644 --- a/.github/workflows/offline_bundle.yml +++ b/.github/workflows/offline_bundle.yml @@ -2,7 +2,7 @@ name: Offline Bundle on: push: - branches: [main] + branches: [master] release: types: [published] schedule: @@ -46,4 +46,4 @@ jobs: upload_url: ${{ github.event.release.upload_url }} asset_path: /srv/PVEDD/PVEDiscordDark.zip asset_name: PVEDiscordDark.zip - asset_content_type: application/zip \ No newline at end of file + asset_content_type: application/zip