Skip to content

Commit

Permalink
Update caddy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
smxl authored Oct 13, 2024
1 parent f7a7a41 commit c46e8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/caddy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
tag: main-${{ steps.date.outputs.DATE }}
tag: ${{ env.CaddyVer }}
body: Caddy ${{ env.CaddyVer }} with Trojan and Forwardproxy
file: artifacts/caddy-*/caddy_linux-*.zst
overwrite: true
Expand Down

0 comments on commit c46e8eb

Please sign in to comment.