RELEASE: Version 1.0 #3
							
								
								
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -112,6 +112,7 @@ jobs:
 | 
			
		||||
    name: Publish
 | 
			
		||||
    needs: build
 | 
			
		||||
    if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Publish to PyPI
 | 
			
		||||
        uses: pypa/gh-action-pypi-publish@release/v1
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,10 @@
 | 
			
		||||
# template
 | 
			
		||||
# iPilot [](https://github.com/luketainton/pypilot/actions/workflows/ci.yml)
 | 
			
		||||
 | 
			
		||||
## Description
 | 
			
		||||
IP Information Lookup Tool
 | 
			
		||||
 | 
			
		||||
## How to install
 | 
			
		||||
`pip install ipilot`
 | 
			
		||||
 | 
			
		||||
## How to use
 | 
			
		||||
`ipilot --help`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user