Skip to content

Commit

Permalink
Name the release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yukw777 committed Oct 19, 2023
1 parent 86def61 commit fcd7fee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Based on:
# https://www.dotnetapp.com/github-actions-for-uwp-apps-the-good-and-the-bad-and-the-ugly/
# https://github.com/microsoft/github-actions-for-desktop-apps
name: Release

on:
push:
tags:
Expand Down

0 comments on commit fcd7fee

Please sign in to comment.