mirror of
https://github.com/Shopify/draggable.git
synced 2025-12-08 20:15:56 +00:00
Fixes bad formatting
This commit is contained in:
parent
e4d800b25a
commit
5fa41cc3b7
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -17,9 +17,9 @@ jobs:
|
||||
id-token: write
|
||||
steps:
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0`
|
||||
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}`
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3.9.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user