Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/ikifar2012/PS-CopyID into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ikifar2012 committed Oct 24, 2024
2 parents 84d0d71 + 60151b6 commit 4dc827c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Publish
env:
NUGET_KEY: ${{ secrets.NUGET_KEY }}
Expand Down

0 comments on commit 4dc827c

Please sign in to comment.