[latex3-commits] [git/LaTeX3-latex3-latex3] gh-release: Add environment to allow making releases subject to verification (699e69fcf)
Marcel Fabian Krüger
tex at 2krueger.de
Wed Aug 11 15:05:45 CEST 2021
Repository : https://github.com/latex3/latex3
On branch : gh-release
Link : https://github.com/latex3/latex3/commit/699e69fcf50be8166ffddadedacc153d3be73d76
>---------------------------------------------------------------
commit 699e69fcf50be8166ffddadedacc153d3be73d76
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date: Wed Aug 11 15:05:45 2021 +0200
Add environment to allow making releases subject to verification
>---------------------------------------------------------------
699e69fcf50be8166ffddadedacc153d3be73d76
.github/workflows/deploy.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml
index 90ed24896..e16823a51 100644
--- a/.github/workflows/deploy.yaml
+++ b/.github/workflows/deploy.yaml
@@ -12,6 +12,7 @@ jobs:
release:
runs-on: ubuntu-20.04
name: Build release
+ environment: Release
steps:
# Boilerplate
- name: Checkout repository
More information about the latex3-commits
mailing list.