Skip to content

Instantly share code, notes, and snippets.

View ArsenArsen's full-sized avatar

Arsen Arsenović ArsenArsen

View GitHub Profile
name: Mark PRs as drafts
on:
pull_request:
jobs:
mark-as-draft:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
@ArsenArsen
ArsenArsen / README.md
Last active April 26, 2020 02:11
owo uploader for KShare

Put the following into the $SETTINGS_DIR/uploaders/whats-this.uploader and restart
You can access settings directory through the button on the settings window

$SETTINGS_DIR is:
Unix: $HOME/.config/KShare OR $XDG_CONFIG_DIR/KShare
Windows: C:/Users/<USER>/AppData/Local
MacOS: ~/Library/Preferences