Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
axsuul committed Nov 8, 2023
1 parent a9cf636 commit a9fcda4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Determine release tag
uses: actions/checkout@v2

# Converts GITHUB_REF (e.g. refs/tags/0.0.2) to RELEASE_TAG (e.g. 0.0.2)
run: |
Expand Down

0 comments on commit a9fcda4

Please sign in to comment.