Update smtp_proxy_server.yml

This commit is contained in:
Dream Hunter
2024-04-29 21:51:19 +08:00
committed by GitHub
parent 8b210388ee
commit 8a02509ffa

View File

@@ -17,6 +17,9 @@ env:
jobs:
build-and-push-image:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- uses: actions/checkout@v4