Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dalance committed Apr 27, 2024
1 parent 09466dc commit 683ac4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
contents: write
steps:
- name: Setup variables
id: variables
run: echo "::set-output name=tag::${GITHUB_REF##*/}"
id: variables
run: echo "::set-output name=tag::${GITHUB_REF##*/}"
- name: Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 683ac4d

Please sign in to comment.