discourse/.github/workflows
David Taylor 9eed5b1c89
DEV: Ensure prebuilt assets are compiled for the beta tag (#35060)
Our current release process involves pushing two commits to `main`
simultaneously. The first is tagged `beta`, and then the second begins
the new `-latest` cycle for the next beta version. Since they're pushed
together, GitHub only triggers a single 'push' event for the most recent
commit.

This commit updates the publish-assets workflow so that it's also
triggered when the `beta` tag is attached to a new commit. That'll
ensure that assets are built & published for that specific commit, which
is accessible via the `beta` tag and the version-specific tags.
2025-09-30 09:04:27 +01:00
..
check-pr-body.yml Build(deps): Bump actions/checkout from 4 to 5 (#34227) 2025-08-11 22:39:43 +02:00
dependabot-pnpm-dedupe.yml Build(deps): Bump actions/checkout from 4 to 5 (#34227) 2025-08-11 22:39:43 +02:00
labeler.yml Build(deps): Bump actions/labeler from 5 to 6 (#34761) 2025-09-15 17:58:31 +02:00
licenses.yml Build(deps): Bump actions/checkout from 4 to 5 (#34227) 2025-08-11 22:39:43 +02:00
linting.yml DEV: Update jsconfig (#34285) 2025-08-13 21:17:50 +02:00
migration-tests.yml Build(deps): Bump actions/checkout from 4 to 5 (#34227) 2025-08-11 22:39:43 +02:00
publish-assets.yml DEV: Ensure prebuilt assets are compiled for the beta tag (#35060) 2025-09-30 09:04:27 +01:00
release-notes.yml Build(deps): Bump actions/checkout from 4 to 5 (#34227) 2025-08-11 22:39:43 +02:00
stale-pr-closer.yml Build(deps): Bump actions/stale from 9 to 10 (#34762) 2025-09-15 17:56:44 +02:00
tests.yml DEV: Update Ember to 6.6.0 (#34460) 2025-08-27 16:48:40 +01:00