We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2cd7b commit a1e4addCopy full SHA for a1e4add
.github/workflows/Build-Release.yml
@@ -1,3 +1,7 @@
1
+# This workflow will build, test, sign and pack the release branches for EPPlus.
2
+# It will also generate and publish an SBOM
3
+# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
4
+
5
name: Build Release Branches
6
7
on:
0 commit comments