swebb2066 commented on code in PR #414:
URL: https://github.com/apache/logging-log4cxx/pull/414#discussion_r1797531167


##########
.github/workflows/package_code.yml:
##########
@@ -12,58 +13,180 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
+#
 name: Generate release files
 
 on:
   workflow_dispatch:

Review Comment:
   I see that [running an action on tag 
assignment](https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#create)
 is possible.
   
   We could perform this action GITHUB_REF matches v[0-9].[0-9].[0-9]-RC[0-9]



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to