web: bump style-mod from 4.0.3 to 4.1.0 in /web (#6594)
* web: bump style-mod from 4.0.3 to 4.1.0 in /web Bumps [style-mod](https://github.com/marijnh/style-mod) from 4.0.3 to 4.1.0. - [Commits](https://github.com/marijnh/style-mod/compare/4.0.3...4.1.0) --- updated-dependencies: - dependency-name: style-mod dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * run migrate Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/publish-source-docs.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/publish-source-docs.yml
									
									
									
									
										vendored
									
									
								
							@ -20,6 +20,7 @@ jobs:
 | 
			
		||||
        uses: ./.github/actions/setup
 | 
			
		||||
      - name: generate docs
 | 
			
		||||
        run: |
 | 
			
		||||
          poetry run make migrate
 | 
			
		||||
          poetry run ak build_source_docs
 | 
			
		||||
      - name: Publish
 | 
			
		||||
        uses: netlify/actions/cli@master
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user