Compare commits

..

No commits in common. "main" and "v1.1.8" have entirely different histories.
main ... v1.1.8

2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,7 @@
name: Multi-Arch Build name: Multi-Arch Build
on: on:
release: workflow_dispatch:
types: [published]
jobs: jobs:
docker: docker:

View File

@ -1,7 +1,8 @@
name: Build and Push to Gitea Artifact Registry name: Build and Push to Gitea Artifact Registry
on: on:
workflow_dispatch: release:
types: [published]
env: env:
IMAGE_NAME: git.behzadan.com/reza/wireguard-3proxy IMAGE_NAME: git.behzadan.com/reza/wireguard-3proxy