Skip to content

feat: uploading file and saving image now will inherit proxy settings… #12

feat: uploading file and saving image now will inherit proxy settings…

feat: uploading file and saving image now will inherit proxy settings… #12

Workflow file for this run

name: Create GitHub Release
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
jobs:
release:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: ncipollo/release-action@v1