Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

v2.3.8: fix loading payment options (rpc settings & rotation) #66

v2.3.8: fix loading payment options (rpc settings & rotation)

v2.3.8: fix loading payment options (rpc settings & rotation) #66

name: Release Github zip
on:
push:
tags:
- "v*.*.*"
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- uses: papeloto/action-zip@v1
with:
files: /
dest: wp-depay-donations-plugin.zip
- name: Release
uses: softprops/action-gh-release@v1
with:
files: wp-depay-donations-plugin.zip