1
1
mirror of https://github.com/primer/css.git synced 2024-12-28 16:45:52 +03:00
This commit is contained in:
Jon Rohan 2021-05-05 14:19:04 -07:00
parent fd6c893fec
commit 327e6122cb
No known key found for this signature in database
GPG Key ID: B0BBE304A9A0AECB

View File

@ -4,7 +4,7 @@ on:
jobs:
release-template:
name: ${{ github.ref }}
name: ${{ github.head_ref }}
runs-on: ubuntu-latest
steps:
- name: Checkout repository