Unverified Commit 83417eec authored by Luca Palmieri's avatar Luca Palmieri Committed by GitHub
Browse files

Checkout the code in the current directory. (#2147)

parent c0f08099
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -66,7 +66,6 @@ jobs:
    - name: Checkout smithy-rs
      uses: actions/checkout@v3
      with:
        path: smithy-rs
        token: ${{ secrets.RELEASE_AUTOMATION_BOT_PAT }}
    - name: Publish to crates.io
      shell: bash