Skip to content

feat: move device deleted items to end #2

feat: move device deleted items to end

feat: move device deleted items to end #2

Workflow file for this run

on:
push:
branches:
- master
name: gen contributors
jobs:
gen-contributors:
runs-on: ubuntu-latest
name: auto gen contributors list
steps:
- name: gen contributors list
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_TOKEN }}