File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change 3939name : Validate 
4040        run : | 
4141          pip install dist/*.whl 
42-           python -c "import langchain-oci;" 
43- # # To run publish to test PyPI a secret with token needs to be added,
44- # #    this one GH_ADS_TESTPYPI_TOKEN - removed after initial test.
45- # # Project name also needed to be updated in pyproject.toml - name = "test_oracle_ads" in [project] section
46- # #    regular name is occupied by former developer and can't be used for testing
47- #       - name: Publish distribution 📦 to Test PyPI
48- #         env:
49- #           TWINE_USERNAME: __token__
50- #           TWINE_PASSWORD: ${{ secrets.GH_ADS_TESTPYPI_TOKEN }}
51- #         run: |
52- #           pip install twine
53- #           twine upload -r testpypi dist/* -u $TWINE_USERNAME -p $TWINE_PASSWORD
42+           python -c "import langchain_oci;" 
5443name : Publish distribution 📦 to PyPI 
5544        env :
5645          TWINE_USERNAME : __token__ 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments