We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99e2fcc commit 1be95c8Copy full SHA for 1be95c8
1 file changed
.github/workflows/release.yml
@@ -1,3 +1,6 @@
1
+# Copyright (c) HashiCorp, Inc.
2
+# SPDX-License-Identifier: MPL-2.0
3
+
4
# This GitHub action can publish assets for release when a tag is created.
5
# Currently its setup to run on any tag that matches the pattern "v*" (ie. v0.1.0).
6
#
0 commit comments