1
1
mirror of https://github.com/primer/css.git synced 2024-09-20 05:07:11 +03:00
This commit is contained in:
Jon Rohan 2021-05-05 14:13:22 -07:00
parent 49026e74bb
commit bf5ebba9f7
No known key found for this signature in database
GPG Key ID: B0BBE304A9A0AECB

View File

@ -4,7 +4,7 @@ on:
jobs:
release-template:
if: ${{ github.head_ref == 'refs/heads/changeset-release/main' }}
if: github.ref == 'refs/heads/changeset-release/main'
runs-on: ubuntu-latest
steps:
- name: Checkout repository