Skip to content

Enable full-screen viewing of images upon click (#1587) #2149

Enable full-screen viewing of images upon click (#1587)

Enable full-screen viewing of images upon click (#1587) #2149

Workflow file for this run

name: Release Drafter
on:
push:
branches:
- master
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@3f0f87098bd6b5c5b9a36d49c41d998ea58f9348 # v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}