Skip to content

Commit

Permalink
CI: Wrong directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
simpeter committed Dec 25, 2024
1 parent 14eef7b commit a4b6b3e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker-adplay-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,13 @@ jobs:
popd
- name: Tag this version 'latest'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
pushd adplay
git tag latest
git push origin latest
popd
- name: Release latest development version
env:
Expand Down

0 comments on commit a4b6b3e

Please sign in to comment.