Skip to content

Commit

Permalink
secifying package
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarsoo committed Jul 28, 2024
1 parent f8d773c commit 79efd1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitea/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: publish
args: --token ${{ secrets.DOCKERHUB_TOKEN }}
args: --token ${{ secrets.DOCKERHUB_TOKEN }} --package ./dnstp

package:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 79efd1f

Please sign in to comment.