Skip to content

Could there be a simple download link for Element Desktop for Linux? The current scenario probably keeps new users at bay! #8937

Could there be a simple download link for Element Desktop for Linux? The current scenario probably keeps new users at bay!

Could there be a simple download link for Element Desktop for Linux? The current scenario probably keeps new users at bay! #8937

name: Move new issues into Issue triage board
on:
issues:
types: [opened]
permissions: {} # We use ELEMENT_BOT_TOKEN instead
jobs:
automate-project-columns:
runs-on: ubuntu-24.04
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/element-hq/projects/120
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}