Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetkillioglu committed Jul 12, 2024
1 parent e6a73ff commit 7275caa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fognav-msgs-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Container metadata for runtime base image
- name: Container metadata for tii-fognav-msgs
id: meta # referenced from later step
uses: docker/metadata-action@v5
with:
Expand Down Expand Up @@ -102,5 +102,5 @@ jobs:
- name: Upload to digitalocean
run: |
echo "Placeholder"
ls -la ./deb-packages
ls -R

0 comments on commit 7275caa

Please sign in to comment.