Skip to content

Commit

Permalink
chore: Update release.yml
Browse files Browse the repository at this point in the history
Correct syntax?
  • Loading branch information
remy authored Aug 24, 2023
1 parent 92e9ad9 commit 59416ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
release:
name: Release
runs-on: ubuntu:latest
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
Expand Down

0 comments on commit 59416ee

Please sign in to comment.